[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
Tue Dec 13 07:01:40 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0eb694bec09d: [RISC-V][HWASAN] Add support for HWASAN code instrumentation for RISC-V (authored by smd).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131575/new/
https://reviews.llvm.org/D131575
Files:
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.482460.patch
Type: text/x-patch
Size: 49494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221213/abfac8aa/attachment.bin>
More information about the llvm-commits
mailing list