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

Unified Diff: src/Makefile

Issue 956123002: Subzero: Change the name llvm2ice to the more appropriate pnacl-sz. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Make comment correct Created 5 years, 10 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
« README.rst ('K') | « src/IceTargetLowering.cpp ('k') | src/llvm2ice.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/Makefile
diff --git a/src/Makefile b/src/Makefile
index b6c9d0d4df238987ece2a5989331393aa3a65ae3..6f6d08549267397a54435da1495e279fcf056a97 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,7 +1,7 @@
SUBZERO_LEVEL := ..
-TOOLNAME := llvm2ice
+TOOLNAME := pnacl-sz
LINK_COMPONENTS := support
# This tool has no plugins, optimize startup time.
« README.rst ('K') | « src/IceTargetLowering.cpp ('k') | src/llvm2ice.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698