[PATCH] D43213: [Fuzzer] Avoid the unnecessary rebuild of the custom libc++

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 23:55:23 PST 2018


phosek updated this revision to Diff 136236.
phosek marked 8 inline comments as done.

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D43213

Files:
  compiler-rt/cmake/Modules/AddCompilerRT.cmake
  compiler-rt/lib/fuzzer/CMakeLists.txt
  compiler-rt/lib/fuzzer/tests/CMakeLists.txt
  compiler-rt/lib/msan/tests/CMakeLists.txt
  compiler-rt/lib/tsan/CMakeLists.txt
  compiler-rt/test/fuzzer/lit.cfg
  compiler-rt/test/tsan/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43213.136236.patch
Type: text/x-patch
Size: 9901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/581a580c/attachment.bin>


More information about the llvm-commits mailing list