Re-enable libFuzzer on i386 Linux after it was accidentally
disabled.
Also disable gc-sections.test on i386 since lld isn't
garbage collecting properly with ASAN on i386.
Paths
| Differential D61415
[libFuzzer] Re-enable libFuzzer on i386 Linux and fix test ClosedPublic Authored by metzman on May 1 2019, 5:19 PM.
Details Summary Re-enable libFuzzer on i386 Linux after it was accidentally Also disable gc-sections.test on i386 since lld isn't
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 1 2019, 5:19 PM Herald added subscribers: llvm-commits, Restricted Project, mgorny, srhines. · View Herald Transcript metzman retitled this revision from [libFuzzer] Re-enable libFuzzer on i386 Linux and fix tests to [libFuzzer] Re-enable libFuzzer on i386 Linux and fix test.May 1 2019, 5:22 PM Comment Actions Please take a look. This revision is now accepted and ready to land.May 2 2019, 8:54 AM Closed by commit rCRT359802: [libFuzzer] Re-enable libFuzzer on i386 Linux and fix test (authored by metzman). · Explain WhyMay 2 2019, 9:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197810 cmake/config-ix.cmake
test/fuzzer/gc-sections.test
|