[PATCH] D97975: [libFuzzer]  add attribute noinline on Fuzzer::ExecuteCallback()
    Matt Morehouse via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  8 09:50:58 PST 2021
    
    
  
morehouse 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?
I agree.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97975/new/
https://reviews.llvm.org/D97975
    
    
More information about the llvm-commits
mailing list