[PATCH] D98069: [HWASan] Disable stack, globals and force callbacks for x86_64.
    Evgenii Stepanov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar  8 12:10:39 PST 2021
    
    
  
eugenis added a comment.
I'm concerned about losing test coverage of stack and globals in hwasan.
Could we keep both modes until page aliasing reaches feature parity?
As an alternative, we could setup aarch64 simulator testing, or even a native aarch64 builder/tester.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98069/new/
https://reviews.llvm.org/D98069
    
    
More information about the llvm-commits
mailing list