[PATCH] D97975: [libFuzzer] add attribute noinline on Fuzzer::ExecuteCallback()
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 10:58:27 PST 2021
jonpa added a comment.
In D97975#2611534 <https://reviews.llvm.org/D97975#2611534>, @aeubanks wrote:
> IMO it seems better to disable the test on s390x rather than to add this noinline attribute in the sources. WDYT?
Everybody OK with that?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97975/new/
https://reviews.llvm.org/D97975
More information about the llvm-commits
mailing list