[PATCH] D36541: [CMake] Include LLVMFuzzer in Fuchsia toolchain

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 14 17:25:28 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310901: [CMake] Include LLVMFuzzer in Fuchsia toolchain (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D36541?vs=110452&id=111103#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36541

Files:
  cfe/trunk/cmake/caches/Fuchsia-stage2.cmake


Index: cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
===================================================================
--- cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
+++ cfe/trunk/cmake/caches/Fuchsia-stage2.cmake
@@ -81,6 +81,7 @@
   lld
   lldb
   liblldb
+  LLVMFuzzer
   LTO
   clang-format
   clang-headers


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36541.111103.patch
Type: text/x-patch
Size: 313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170815/04ce48d4/attachment.bin>


More information about the cfe-commits mailing list