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

Unified Diff: Makefile.standalone

Issue 1616673004: Merge x86 data and header lowering (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Small syntactic commonality. Created 4 years, 11 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/IceTargetLoweringX86.cpp » ('j') | src/IceTargetLoweringX86.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile.standalone
diff --git a/Makefile.standalone b/Makefile.standalone
index 38e7bd9e6ab283af641ac0b1f505e18595dabac9..6ed9fc69a7cac71115fb10fbcc313adbca758f7d 100644
--- a/Makefile.standalone
+++ b/Makefile.standalone
@@ -242,6 +242,7 @@ SRCS = \
IceTargetLowering.cpp \
IceTargetLoweringARM32.cpp \
IceTargetLoweringMIPS32.cpp \
+ IceTargetLoweringX86.cpp \
IceTargetLoweringX8632.cpp \
IceTargetLoweringX8664.cpp \
IceAssembler.cpp \
« no previous file with comments | « no previous file | src/IceTargetLoweringX86.cpp » ('j') | src/IceTargetLoweringX86.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698