[PATCH] D159172: [HWASAN] Inline fast pass of instrumentMemAccessOutline

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 12:59:33 PDT 2023


vitalybuka updated this revision to Diff 555146.
vitalybuka added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159172/new/

https://reviews.llvm.org/D159172

Files:
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  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/use-after-scope-setjmp.ll
  llvm/test/Instrumentation/HWAddressSanitizer/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159172.555146.patch
Type: text/x-patch
Size: 63628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/1344eea4/attachment.bin>


More information about the llvm-commits mailing list