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

Unified Diff: tools/pnacl-llc/LLVMBuild.txt

Issue 14604011: Separate the PNaCl llc into a tool named pnacl-llc (how original!) (Closed) Base URL: http://git.chromium.org/native_client/pnacl-llvm.git@master
Patch Set: Remove dangling LOCALMOD-BEGIN Created 7 years, 7 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/pnacl-llc/CMakeLists.txt ('k') | tools/pnacl-llc/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/pnacl-llc/LLVMBuild.txt
diff --git a/tools/llc/LLVMBuild.txt b/tools/pnacl-llc/LLVMBuild.txt
similarity index 88%
copy from tools/llc/LLVMBuild.txt
copy to tools/pnacl-llc/LLVMBuild.txt
index 2c4c17d5816dabf517d0caaee5ba758112f10b7b..934bed061a50632ba6cd7f62db6dce4c5f14eb45 100644
--- a/tools/llc/LLVMBuild.txt
+++ b/tools/pnacl-llc/LLVMBuild.txt
@@ -1,4 +1,4 @@
-;===- ./tools/llc/LLVMBuild.txt --------------------------------*- Conf -*--===;
+;===- ./tools/pnacl-llc/LLVMBuild.txt --------------------------*- Conf -*--===;
;
; The LLVM Compiler Infrastructure
;
@@ -17,6 +17,6 @@
[component_0]
type = Tool
-name = llc
+name = pnacl-llc
parent = Tools
required_libraries = AsmParser BitReader all-targets NaClAnalysis
« no previous file with comments | « tools/pnacl-llc/CMakeLists.txt ('k') | tools/pnacl-llc/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698