Index: tools/pnacl-freeze/LLVMBuild.txt |
diff --git a/tools/llvm-ar/LLVMBuild.txt b/tools/pnacl-freeze/LLVMBuild.txt |
similarity index 61% |
copy from tools/llvm-ar/LLVMBuild.txt |
copy to tools/pnacl-freeze/LLVMBuild.txt |
index 236b4659f7b9c4566def0f04d423f237f8115ff2..e17f5c0f878df6f39fadaf2d59e53ab2d11bd8f3 100644 |
--- a/tools/llvm-ar/LLVMBuild.txt |
+++ b/tools/pnacl-freeze/LLVMBuild.txt |
@@ -1,10 +1,4 @@ |
-;===- ./tools/llvm-ar/LLVMBuild.txt ----------------------------*- Conf -*--===; |
-; |
-; The LLVM Compiler Infrastructure |
-; |
-; This file is distributed under the University of Illinois Open Source |
-; License. See LICENSE.TXT for details. |
-; |
+;===- ./tools/pnacl-freeze/LLVMBuild.txt -----------------------*- Conf -*--===; |
;===------------------------------------------------------------------------===; |
; |
; This is an LLVMBuild description file for the components in this subdirectory. |
@@ -17,5 +11,6 @@ |
[component_0] |
type = Tool |
-name = llvm-ar |
+name = pnacl-freeze |
parent = Tools |
+required_libraries = NaClBitWriter NaClBitReader BitReader |