[all-commits] [llvm/llvm-project] 205308: [NFC] [MTE] Move alignAndPadAlloca to MemoryTaggin...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Feb 14 14:54:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 205308de6b37cf894951a2fa63e787641bb4739d
https://github.com/llvm/llvm-project/commit/205308de6b37cf894951a2fa63e787641bb4739d
Author: Florian Mayer <fmayer at google.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
M llvm/lib/Target/AArch64/AArch64StackTagging.cpp
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
Log Message:
-----------
[NFC] [MTE] Move alignAndPadAlloca to MemoryTaggingSupport.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D119610
More information about the All-commits
mailing list