[PATCH] D131575: [RISC-V][HWASAN] Add support for HWASAN code instrumentation for RISC-V
    Alexey Baturo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 19 02:20:45 PDT 2022
    
    
  
smd updated this revision to Diff 453934.
smd added a comment.
Fixing bug
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131575/new/
https://reviews.llvm.org/D131575
Files:
  compiler-rt/test/hwasan/lit.cfg.py
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca-with-calls.ll
  llvm/test/Instrumentation/HWAddressSanitizer/RISCV/alloca.ll
  llvm/test/Instrumentation/HWAddressSanitizer/RISCV/atomic.ll
  llvm/test/Instrumentation/HWAddressSanitizer/RISCV/basic.ll
  llvm/test/Instrumentation/HWAddressSanitizer/RISCV/exception-lifetime.ll
  llvm/test/Instrumentation/HWAddressSanitizer/RISCV/stack-safety-analysis.ll
  llvm/test/Instrumentation/HWAddressSanitizer/RISCV/use-after-scope-setjmp.ll
  llvm/test/Instrumentation/HWAddressSanitizer/RISCV/with-calls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131575.453934.patch
Type: text/x-patch
Size: 51565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220819/a6302218/attachment.bin>
    
    
More information about the llvm-commits
mailing list