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

Unified Diff: Makefile.standalone

Issue 1900543002: Subzero: Allow per-method controls. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: More cleanup Created 4 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
« no previous file with comments | « no previous file | src/IceCfg.h » ('j') | src/IceClFlags.def » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile.standalone
diff --git a/Makefile.standalone b/Makefile.standalone
index abfe1ecf70de07607845e103f6bb009223db38bd..ebb80339f5a93d3a9e1ec36110084de9481d85ac 100644
--- a/Makefile.standalone
+++ b/Makefile.standalone
@@ -308,6 +308,7 @@ SRCS = \
IceMangling.cpp \
IceMemory.cpp \
IceOperand.cpp \
+ IceRangeSpec.cpp \
IceRegAlloc.cpp \
IceRNG.cpp \
IceSwitchLowering.cpp \
« no previous file with comments | « no previous file | src/IceCfg.h » ('j') | src/IceClFlags.def » ('J')

Powered by Google App Engine
This is Rietveld 408576698