| OLD | NEW |
| 1 ;===- ./tools/pnacl-freeze/LLVMBuild.txt -----------------------*- Conf -*--===; | 1 ;===- ./tools/pnacl-hack-memset/LLVMBuild.txt ------------------*- Conf -*--===; |
| 2 ;===------------------------------------------------------------------------===; | 2 ;===------------------------------------------------------------------------===; |
| 3 ; | 3 ; |
| 4 ; This is an LLVMBuild description file for the components in this subdirectory. | 4 ; This is an LLVMBuild description file for the components in this subdirectory. |
| 5 ; | 5 ; |
| 6 ; For more information on the LLVMBuild system, please see: | 6 ; For more information on the LLVMBuild system, please see: |
| 7 ; | 7 ; |
| 8 ; http://llvm.org/docs/LLVMBuild.html | 8 ; http://llvm.org/docs/LLVMBuild.html |
| 9 ; | 9 ; |
| 10 ;===------------------------------------------------------------------------===; | 10 ;===------------------------------------------------------------------------===; |
| 11 | 11 |
| 12 [component_0] | 12 [component_0] |
| 13 type = Tool | 13 type = Tool |
| 14 name = pnacl-freeze | 14 name = pnacl-hack-memset |
| 15 parent = Tools | 15 parent = Tools |
| 16 required_libraries = NaClBitWriter NaClBitReader BitReader | 16 required_libraries = NaClBitWriter NaClBitReader BitReader |
| OLD | NEW |