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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 13:21:25 PDT 2023


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

remove comment


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.555152.patch
Type: text/x-patch
Size: 63654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/11c52c4e/attachment.bin>


More information about the llvm-commits mailing list