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

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: 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
Index: tools/pnacl-llc/LLVMBuild.txt
diff --git a/tools/llc/LLVMBuild.txt b/tools/pnacl-llc/LLVMBuild.txt
similarity index 97%
copy from tools/llc/LLVMBuild.txt
copy to tools/pnacl-llc/LLVMBuild.txt
index 2c4c17d5816dabf517d0caaee5ba758112f10b7b..3bb24c5045e20df94ace6121afe4279ce0a77622 100644
--- a/tools/llc/LLVMBuild.txt
+++ b/tools/pnacl-llc/LLVMBuild.txt
@@ -17,6 +17,6 @@
[component_0]
type = Tool
-name = llc
+name = pnacl-llc
parent = Tools
required_libraries = AsmParser BitReader all-targets NaClAnalysis

Powered by Google App Engine
This is Rietveld 408576698