| Index: tools/CMakeLists.txt
|
| diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
|
| index 8e64976c71161d5c172e8e1d794ce8bc6a0720bc..e3200dd2247a60d9421afd78e01a7e2e50da2612 100644
|
| --- a/tools/CMakeLists.txt
|
| +++ b/tools/CMakeLists.txt
|
| @@ -60,6 +60,7 @@ add_llvm_tool_subdirectory(pnacl-bccompress)
|
| add_llvm_tool_subdirectory(pnacl-bcdis)
|
| add_llvm_tool_subdirectory(pnacl-bcfuzz)
|
| add_llvm_tool_subdirectory(pnacl-freeze)
|
| +add_llvm_tool_subdirectory(pnacl-hack-memset)
|
| add_llvm_tool_subdirectory(pnacl-thaw)
|
| add_llvm_tool_subdirectory(pnacl-addnames)
|
|
|
|
|