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

Unified Diff: Makefile.standalone

Issue 2177033002: Subzero: Local variable splitting. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Code review changes, mostly renaming. Created 4 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/IceCfg.cpp » ('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 dce5e8e4cbbac6710db915027aab01fbd301f409..a75ea949f99fbf72442826d2553966749c7a2631 100644
--- a/Makefile.standalone
+++ b/Makefile.standalone
@@ -326,6 +326,7 @@ SRCS = \
IceTimerTree.cpp \
IceTranslator.cpp \
IceTypes.cpp \
+ IceVariableSplitting.cpp \
LinuxMallocProfiling.cpp \
main.cpp \
PNaClTranslator.cpp
« no previous file with comments | « no previous file | src/IceCfg.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698