[all-commits] [llvm/llvm-project] a3f413: [asan] Implemented flag to emit intrinsics to opti...
kstoimenov via All-commits
all-commits at lists.llvm.org
Thu Aug 26 13:34:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3f413962627a1e70099731620cbf8308390f734
https://github.com/llvm/llvm-project/commit/a3f413962627a1e70099731620cbf8308390f734
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2021-08-26 (Thu, 26 Aug 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
A llvm/test/Instrumentation/AddressSanitizer/asan-optimize-callbacks.ll
Log Message:
-----------
[asan] Implemented flag to emit intrinsics to optimize ASan callbacks.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D108377
More information about the All-commits
mailing list