[PATCH] D121835: [HWASan] do not replace lifetime intrinsics with tagged address.

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 10:35:19 PDT 2022


fmayer updated this revision to Diff 416559.
fmayer added a comment.

skip if aarch64 target is not registered


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121835

Files:
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/exception-lifetime.ll
  llvm/test/Instrumentation/HWAddressSanitizer/stack-coloring.ll
  llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121835.416559.patch
Type: text/x-patch
Size: 15497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/982367f7/attachment.bin>


More information about the llvm-commits mailing list