Index: tools/pnacl-bcdis/LLVMBuild.txt |
diff --git a/tools/llvm-diff/LLVMBuild.txt b/tools/pnacl-bcdis/LLVMBuild.txt |
similarity index 81% |
copy from tools/llvm-diff/LLVMBuild.txt |
copy to tools/pnacl-bcdis/LLVMBuild.txt |
index 5adfdc2bd6e9dc260552dfb55001764854dd0d0b..d9b4db6b38b1b2ecc28d52b1e4628884f8e974e0 100644 |
--- a/tools/llvm-diff/LLVMBuild.txt |
+++ b/tools/pnacl-bcdis/LLVMBuild.txt |
@@ -1,4 +1,4 @@ |
-;===- ./tools/llvm-diff/LLVMBuild.txt --------------------------*- Conf -*--===; |
+;===- ./tools/pnacl-bcdis/LLVMBuild.txt ------------------------*- Conf -*--===; |
; |
; The LLVM Compiler Infrastructure |
; |
@@ -17,6 +17,6 @@ |
[component_0] |
type = Tool |
-name = llvm-diff |
+name = pnacl-bcdis |
parent = Tools |
-required_libraries = AsmParser BitReader IRReader |
+required_libraries = NaClBitAnalysis NaClBitReader |