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

Unified Diff: tools/llvm/utman.sh

Issue 8395028: Move tools/llvm/driver to pnacl/driver. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 9 years, 2 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 | « tools/llvm/driver/redirect.bat ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/llvm/utman.sh
===================================================================
--- tools/llvm/utman.sh (revision 7025)
+++ tools/llvm/utman.sh (working copy)
@@ -76,7 +76,7 @@
readonly REAL_CROSS_TARGET=pnacl
readonly NACL64_TARGET=x86_64-nacl
-readonly DRIVER_DIR="${NACL_ROOT}/tools/llvm/driver"
+readonly DRIVER_DIR="${NACL_ROOT}/pnacl/driver"
readonly ARM_ARCH=armv7-a
readonly ARM_FPU=vfp
« no previous file with comments | « tools/llvm/driver/redirect.bat ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698