| Index: tools/pnacl-hack-memset/LLVMBuild.txt
|
| diff --git a/tools/pnacl-freeze/LLVMBuild.txt b/tools/pnacl-hack-memset/LLVMBuild.txt
|
| similarity index 84%
|
| copy from tools/pnacl-freeze/LLVMBuild.txt
|
| copy to tools/pnacl-hack-memset/LLVMBuild.txt
|
| index e17f5c0f878df6f39fadaf2d59e53ab2d11bd8f3..5e1b55eb50d23dacabf2a35a2cf1770e7ba8257f 100644
|
| --- a/tools/pnacl-freeze/LLVMBuild.txt
|
| +++ b/tools/pnacl-hack-memset/LLVMBuild.txt
|
| @@ -1,4 +1,4 @@
|
| -;===- ./tools/pnacl-freeze/LLVMBuild.txt -----------------------*- Conf -*--===;
|
| +;===- ./tools/pnacl-hack-memset/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-hack-memset
|
| parent = Tools
|
| required_libraries = NaClBitWriter NaClBitReader BitReader
|
|
|