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

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: 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') | src/IceAssemblerX86Base.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile.standalone
diff --git a/Makefile.standalone b/Makefile.standalone
index 746d216208d0b2a44bd29ab67c931e4cf2ddba99..60d50c7872978f785e321f12ed7b81ac446ebcc1 100644
--- a/Makefile.standalone
+++ b/Makefile.standalone
@@ -183,6 +183,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') | src/IceAssemblerX86Base.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698