Index: tools/pnacl-benchmark/LLVMBuild.txt |
diff --git a/tools/bugpoint/LLVMBuild.txt b/tools/pnacl-benchmark/LLVMBuild.txt |
similarity index 75% |
copy from tools/bugpoint/LLVMBuild.txt |
copy to tools/pnacl-benchmark/LLVMBuild.txt |
index dda8d624fc746f8b62888b10c99650f41aadf33f..c00c7a15f8aba03965e694e4ac2f84fe4e271171 100644 |
--- a/tools/bugpoint/LLVMBuild.txt |
+++ b/tools/pnacl-benchmark/LLVMBuild.txt |
@@ -1,4 +1,4 @@ |
-;===- ./tools/bugpoint/LLVMBuild.txt ---------------------------*- Conf -*--===; |
+;===- ./tools/pnacl-benchmark/LLVMBuild.txt --------------------*- Conf -*--===; |
; |
; The LLVM Compiler Infrastructure |
; |
@@ -17,6 +17,6 @@ |
[component_0] |
type = Tool |
-name = bugpoint |
+name = pnacl-benchmark |
parent = Tools |
-required_libraries = AsmParser BitReader BitWriter CodeGen IRReader IPO Instrumentation Linker Scalar ObjCARC |
+required_libraries = AsmParser BitReader NaClBitReader IRReader all-targets NaClAnalysis NaClTransforms |