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

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 00:13:21 PST 2018


phosek updated this revision to Diff 136238.
phosek marked an inline comment 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.136238.patch
Type: text/x-patch
Size: 9929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/3771336f/attachment-0001.bin>


More information about the llvm-commits mailing list