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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbe601928e1ee: [HWASAN] Inline fast pass of instrumentMemAccessOutline (authored by vitalybuka).

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.555249.patch
Type: text/x-patch
Size: 63654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/6f7ce339/attachment-0001.bin>


More information about the llvm-commits mailing list