| Index: tools/pnacl-bcanalyzer/LLVMBuild.txt
|
| diff --git a/tools/bc-wrap/LLVMBuild.txt b/tools/pnacl-bcanalyzer/LLVMBuild.txt
|
| similarity index 82%
|
| copy from tools/bc-wrap/LLVMBuild.txt
|
| copy to tools/pnacl-bcanalyzer/LLVMBuild.txt
|
| index a91f77625e24bedf729188632a5685f1277f35bd..2944fca4b054c1db5e0553aefb1c94788dc44768 100644
|
| --- a/tools/bc-wrap/LLVMBuild.txt
|
| +++ b/tools/pnacl-bcanalyzer/LLVMBuild.txt
|
| @@ -1,4 +1,4 @@
|
| -;===- ./tools/bc-wrap/LLVMBuild.txt ----------------------------*- Conf -*--===;
|
| +;===- ./tools/pnacl-bcanalyzer/LLVMBuild.txt -------------------*- Conf -*--===;
|
| ;
|
| ; The LLVM Compiler Infrastructure
|
| ;
|
| @@ -17,6 +17,6 @@
|
|
|
| [component_0]
|
| type = Tool
|
| -name = bc-wrap
|
| +name = pnacl-bcanalyzer
|
| parent = Tools
|
| -required_libraries = Wrap Support
|
| +required_libraries = NaClBitReader
|
|
|