Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Unified Diff: src/IceDefs.h

Issue 1257283004: Iasm and obj lowering for advanced switch lowering. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/IceDefs.h
diff --git a/src/IceDefs.h b/src/IceDefs.h
index 17e2fb14618c9dba4da24107eda08fecab5a164e..d99e8a38dd698fb27e6c83ec58f34e336669d488 100644
--- a/src/IceDefs.h
+++ b/src/IceDefs.h
@@ -58,7 +58,9 @@ class GlobalContext;
class GlobalDeclaration;
class Inst;
class InstAssign;
+class InstJumpTable;
class InstPhi;
+class InstSwitch;
class InstTarget;
class LiveRange;
class Liveness;
« no previous file with comments | « src/IceCompiler.cpp ('k') | src/IceELFObjectWriter.h » ('j') | src/IceGlobalContext.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698