[PATCH] D119614: [HWASAN] use common alignAndPadAlloca

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 14 14:48:25 PST 2022


fmayer updated this revision to Diff 408631.
fmayer added a comment.

don't change too much at once.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119614

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: D119614.408631.patch
Type: text/x-patch
Size: 6657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/bed0e39a/attachment.bin>


More information about the llvm-commits mailing list