[PATCH] D134779: [MTE] [HWASan] unify isInterestingAlloca

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 18:16:01 PDT 2022


fmayer created this revision.
fmayer added a reviewer: eugenis.
Herald added subscribers: Enna1, hiraditya.
Herald added a project: All.
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/D134779

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
  llvm/test/CodeGen/AArch64/stack-tagging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134779.463384.patch
Type: text/x-patch
Size: 11228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/d52c0228/attachment.bin>


More information about the llvm-commits mailing list