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

Unified Diff: Makefile.standalone

Issue 1257643004: Subzero. Buildable, non-functional TargetLoweringX8664. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: git pull 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
« no previous file with comments | « no previous file | src/IceAssemblerX86Base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile.standalone
diff --git a/Makefile.standalone b/Makefile.standalone
index cc9e8e9955729082075a293f2c14f845c5f7df8d..0248a1137451c3bb3f20b992c482a55333f7dfac 100644
--- a/Makefile.standalone
+++ b/Makefile.standalone
@@ -192,6 +192,7 @@ SRCS = \
IceInstARM32.cpp \
IceInstMIPS32.cpp \
IceInstX8632.cpp \
+ IceInstX8664.cpp \
IceIntrinsics.cpp \
IceLiveness.cpp \
IceOperand.cpp \
« no previous file with comments | « no previous file | src/IceAssemblerX86Base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698