[all-commits] [llvm/llvm-project] 8de457: [HWASAN] use common alignAndPadAlloca
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Feb 14 15:28:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8de457eafc08f6f05dc70ecf0f3d461e35ba478f
https://github.com/llvm/llvm-project/commit/8de457eafc08f6f05dc70ecf0f3d461e35ba478f
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:
-----------
[HWASAN] use common alignAndPadAlloca
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D119614
More information about the All-commits
mailing list