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

Unified Diff: src/IceInst.def

Issue 265703002: Add Om1 lowering with no optimizations (Closed) Base URL: https://gerrit.chromium.org/gerrit/p/native_client/pnacl-subzero.git@master
Patch Set: Created 6 years, 8 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/IceInst.def
diff --git a/src/IceInst.def b/src/IceInst.def
index 60c613d408bd0cdc49c4ea4efd192ff860ea6643..a9cadb293cacc3c44a4731d6e4db12896d7fa814 100644
--- a/src/IceInst.def
+++ b/src/IceInst.def
@@ -85,5 +85,4 @@
X(Sle, "sle")
//#define X(tag, str)
-
#endif // SUBZERO_SRC_ICEINST_DEF

Powered by Google App Engine
This is Rietveld 408576698