[PATCH] D119993: [MTE] Instrument use-after-scope for optnone functions.
Florian Mayer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 16 16:45:31 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.
We always need the Dominator and PostDominatorTree for use-after-scope.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119993
Files:
llvm/lib/Target/AArch64/AArch64StackTagging.cpp
llvm/test/CodeGen/AArch64/stack-tagging.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119993.409453.patch
Type: text/x-patch
Size: 4346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/f97144a5/attachment.bin>
More information about the llvm-commits
mailing list