[PATCH] D97975: [libFuzzer] add attribute noinline on Fuzzer::ExecuteCallback()
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 09:12:02 PST 2021
aeubanks added a comment.
IMO it seems better to disable the test on s390x rather than to add this noinline attribute in the sources. WDYT?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97975/new/
https://reviews.llvm.org/D97975
More information about the llvm-commits
mailing list