| Index: tools/CMakeLists.txt
|
| diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
|
| index bd7ac2d414597c437981a3423ae64b1eb2b25443..dc13bd16279a0944c9ed0afdf12301e19ae2667b 100644
|
| --- a/tools/CMakeLists.txt
|
| +++ b/tools/CMakeLists.txt
|
| @@ -58,6 +58,7 @@ add_llvm_tool_subdirectory(pnacl-bcanalyzer)
|
| add_llvm_tool_subdirectory(pnacl-bccompress)
|
| add_llvm_tool_subdirectory(pnacl-bcdis)
|
| add_llvm_tool_subdirectory(pnacl-freeze)
|
| +add_llvm_tool_subdirectory(pnacl-bcfuzz)
|
| add_llvm_tool_subdirectory(pnacl-thaw)
|
|
|
| add_llvm_tool_subdirectory(llvm-c-test)
|
|
|