summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2017-08-21 22:28:47 +0000
committerJustin Bogner <mail@justinbogner.com>2017-08-21 22:28:47 +0000
commit6e39755d84a8ac2f223b6779cffc17735b478114 (patch)
tree1adfda35175b25bb86a4fa1da8af5a48d2d037db /llvm/lib/CMakeLists.txt
parentf5c873648208cf0df3a21f0c5e948efbcec7dbae (diff)
downloadbcm5719-llvm-6e39755d84a8ac2f223b6779cffc17735b478114.tar.gz
bcm5719-llvm-6e39755d84a8ac2f223b6779cffc17735b478114.zip
Revert "Re-apply "Introduce FuzzMutate library""
The dependencies for the new library seem to be misconfigured on some linux configs: http://bb.pgr.jp/builders/llvm-i686-linux-RA/builds/5435/steps/build_all/logs/stdio This reverts r311392. llvm-svn: 311393
Diffstat (limited to 'llvm/lib/CMakeLists.txt')
-rw-r--r--llvm/lib/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CMakeLists.txt b/llvm/lib/CMakeLists.txt
index 5e20d503482..71b0a0aa0d3 100644
--- a/llvm/lib/CMakeLists.txt
+++ b/llvm/lib/CMakeLists.txt
@@ -2,7 +2,6 @@
# CMakeLists.txt
add_subdirectory(IR)
-add_subdirectory(FuzzMutate)
add_subdirectory(IRReader)
add_subdirectory(CodeGen)
add_subdirectory(BinaryFormat)
OpenPOWER on IntegriCloud