[PATCH] D61070: [libFuzzer] Enable for i386
Jonathan Metzman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 07:54:08 PDT 2019
metzman created this revision.
Herald added subscribers: llvm-commits, Sanitizers, mgorny.
Herald added projects: Sanitizers, LLVM.
Get libFuzzer to build on i386 and fix tests.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D61070
Files:
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/fuzzer/CMakeLists.txt
compiler-rt/test/fuzzer/CMakeLists.txt
compiler-rt/test/fuzzer/compressed.test
compiler-rt/test/fuzzer/dataflow.test
compiler-rt/test/fuzzer/fork.test
compiler-rt/test/fuzzer/lit.cfg
compiler-rt/test/fuzzer/lit.site.cfg.in
compiler-rt/test/fuzzer/only-some-bytes.test
compiler-rt/test/fuzzer/trace-malloc-threaded.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61070.196454.patch
Type: text/x-patch
Size: 7148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/dd5559da/attachment.bin>
More information about the llvm-commits
mailing list