[all-commits] [llvm/llvm-project] f75cce: Revert "[ASan] Shared optimized callbacks implemen...
kstoimenov via All-commits
all-commits at lists.llvm.org
Wed Dec 8 16:18:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f75cce0be861b9dc7370590265036c9a9027bdc7
https://github.com/llvm/llvm-project/commit/f75cce0be861b9dc7370590265036c9a9027bdc7
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M compiler-rt/lib/asan/CMakeLists.txt
M compiler-rt/lib/asan/asan_interface.inc
R compiler-rt/lib/asan/asan_rtl_x86_64.S
M compiler-rt/lib/asan/tests/asan_noinst_test.cpp
M compiler-rt/test/asan/TestCases/Linux/interface_symbols_linux.cpp
Log Message:
-----------
Revert "[ASan] Shared optimized callbacks implementation."
This reverts commit f71c553a30cc52c0b4a6abbaa82ce97c30c13979.
Reviewed By: kstoimenov
Differential Revision: https://reviews.llvm.org/D115407
More information about the All-commits
mailing list