[PATCH] D118848: [mte] support more complicated lifetimes (e.g. for exceptions).

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 14:09:20 PST 2022


fmayer created this revision.
Herald added a subscriber: hiraditya.
fmayer requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118848

Files:
  llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
  llvm/lib/Target/AArch64/AArch64StackTagging.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
  llvm/test/CodeGen/AArch64/stack-tagging-split-lifetime.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118848.405439.patch
Type: text/x-patch
Size: 6562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/82f14f3a/attachment.bin>


More information about the llvm-commits mailing list