The bug was not previously exposed as only one architecture is currently
supported for libFuzzer.
Differential D47287
[libFuzzer] Fix multi-arch build support for fuzzer tests. ClosedPublic Authored by george.karpenkov on May 23 2018, 2:57 PM.
Details Summary The bug was not previously exposed as only one architecture is currently supported for libFuzzer.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 23 2018, 7:27 PM Closed by commit rCRT333242: [libFuzzer] Fix multi-arch build support for fuzzer tests. (authored by george.karpenkov). · Explain WhyMay 24 2018, 5:00 PM This revision was automatically updated to reflect the committed changes. Herald added subscribers: Restricted Project, llvm-commits. · View Herald TranscriptMay 24 2018, 5:00 PM
Revision Contents
Diff 148511 test/fuzzer/CMakeLists.txt
|