[PATCH] D20558: [LibFuzzer] Allow LibFuzzer to be built in modes other than RELEASE.

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 21:20:11 PDT 2016


delcypher retitled this revision from "[LibFuzzer] Start cleaning up the CMakeLists.txt files." to "[LibFuzzer] Allow LibFuzzer to be built in modes other than RELEASE.
".
delcypher updated the summary for this revision.
delcypher updated this revision to Diff 58559.
delcypher added a comment.

Completely rework patch with goal of keeping change minimal (despite the bad style)


http://reviews.llvm.org/D20558

Files:
  lib/Fuzzer/CMakeLists.txt
  lib/Fuzzer/test/CMakeLists.txt
  lib/Fuzzer/test/dfsan/CMakeLists.txt
  lib/Fuzzer/test/trace-bb/CMakeLists.txt
  lib/Fuzzer/test/trace-pc/CMakeLists.txt
  lib/Fuzzer/test/ubsan/CMakeLists.txt
  lib/Fuzzer/test/uninstrumented/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20558.58559.patch
Type: text/x-patch
Size: 5044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/aa6f7b4c/attachment.bin>


More information about the llvm-commits mailing list