[PATCH] D118947: [nfc] [hwasan] factor out logic to collect info about stack

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 10 15:16:02 PST 2022


fmayer updated this revision to Diff 407697.
fmayer marked 3 inline comments as done.
fmayer added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118947

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118947.407697.patch
Type: text/x-patch
Size: 15406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220210/44e1ca5e/attachment.bin>


More information about the llvm-commits mailing list