[all-commits] [llvm/llvm-project] bf2f72: [hwasan] keep debug intrinsicts in AllocaInfo.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Feb 11 16:01:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf2f72fa10e3469b4f1bc6a85129c7074c65cfb2
https://github.com/llvm/llvm-project/commit/bf2f72fa10e3469b4f1bc6a85129c7074c65cfb2
Author: Florian Mayer <fmayer at google.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp
Log Message:
-----------
[hwasan] keep debug intrinsicts in AllocaInfo.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D119498
More information about the All-commits
mailing list