Index: tools/pnacl-thaw/LLVMBuild.txt |
diff --git a/tools/pnacl-freeze/LLVMBuild.txt b/tools/pnacl-thaw/LLVMBuild.txt |
similarity index 72% |
copy from tools/pnacl-freeze/LLVMBuild.txt |
copy to tools/pnacl-thaw/LLVMBuild.txt |
index 8e3499b99189c53ce5f93ff4eedb7b0a557723e3..864da2cbd5444d57b526878c0e8cf0d29de00f22 100644 |
--- a/tools/pnacl-freeze/LLVMBuild.txt |
+++ b/tools/pnacl-thaw/LLVMBuild.txt |
@@ -1,4 +1,4 @@ |
-;===- ./tools/pnacl-freeze/LLVMBuild.txt -----------------------*- Conf -*--===; |
+;===- ./tools/pnacl-thaw/LLVMBuild.txt -----------------------*- Conf -*--===; |
;===------------------------------------------------------------------------===; |
; |
; This is an LLVMBuild description file for the components in this subdirectory. |
@@ -11,6 +11,6 @@ |
[component_0] |
type = Tool |
-name = pnacl-freeze |
+name = pnacl-thaw |
parent = Tools |
-required_libraries = NaClBitWriter BitReader |
+required_libraries = BitWriter NaClBitReader |