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 |