[all-commits] [llvm/llvm-project] d477f1: [ASan] Export optimized callbacks.
kstoimenov via All-commits
all-commits at lists.llvm.org
Fri Mar 11 09:19:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d477f1bb1583a569b3b8b9d40766cf7bd30c5938
https://github.com/llvm/llvm-project/commit/d477f1bb1583a569b3b8b9d40766cf7bd30c5938
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-03-11 (Fri, 11 Mar 2022)
Changed paths:
M compiler-rt/lib/asan/asan_interface.inc
M compiler-rt/lib/asan/asan_rtl_x86_64.S
Log Message:
-----------
[ASan] Export optimized callbacks.
This is a part of optimized callback reverts. This is needed to export the callbacks from the rt-asan libraries.
Reviewed By: kstoimenov
Differential Revision: https://reviews.llvm.org/D121464
More information about the All-commits
mailing list