summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorGeorge Karpenkov <ekarpenkov@apple.com>2017-08-23 00:09:33 +0000
committerGeorge Karpenkov <ekarpenkov@apple.com>2017-08-23 00:09:33 +0000
commit9c4bd449ca05d6a1768530b38184ea641831da21 (patch)
treeefee82f756940d88f9162d1e7492bba8c49af16c /cmake
parent4b83e1b574c7c602bcb03db74c17789def1a2dc1 (diff)
Remove LLVMFuzzer from list of bundled libraries for Fuchsia
As of now, libFuzzer is located in compiler-rt and is bundled with Clang's toolchain by default. Differential Revision: https://reviews.llvm.org/D37037 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311514 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake')
-rw-r--r--cmake/caches/Fuchsia-stage2.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/caches/Fuchsia-stage2.cmake b/cmake/caches/Fuchsia-stage2.cmake
index c3687aacfd..56dbaf52b2 100644
--- a/cmake/caches/Fuchsia-stage2.cmake
+++ b/cmake/caches/Fuchsia-stage2.cmake
@@ -87,7 +87,6 @@ set(LLVM_DISTRIBUTION_COMPONENTS
lld
lldb
liblldb
- LLVMFuzzer
LTO
clang-format
clang-headers