[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:40:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG078b546555bf: [HWASan] do not replace lifetime intrinsics with tagged address. (authored by fmayer).

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.416562.patch
Type: text/x-patch
Size: 15497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/3d6912bc/attachment.bin>


More information about the llvm-commits mailing list