[all-commits] [llvm/llvm-project] 19fdf8: [hwasan] keep debug intrinsicts in AllocaInfo.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Feb 11 10:57:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19fdf85f5858fa0aaae5f28f7140fbf12643993c
https://github.com/llvm/llvm-project/commit/19fdf85f5858fa0aaae5f28f7140fbf12643993c
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