[all-commits] [llvm/llvm-project] 4bf316: Revert "[ASan] Moved optimized callbacks into a se...
kstoimenov via All-commits
all-commits at lists.llvm.org
Thu Dec 23 09:13:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4bf31659fac73ed6ebeb4b4d95dc41aac5dcd666
https://github.com/llvm/llvm-project/commit/4bf31659fac73ed6ebeb4b4d95dc41aac5dcd666
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/test/Driver/sanitizer-ld.c
M compiler-rt/lib/asan/CMakeLists.txt
M compiler-rt/lib/asan/tests/CMakeLists.txt
Log Message:
-----------
Revert "[ASan] Moved optimized callbacks into a separate library."
This reverts commit ab3640aa0e8361921a5d0cdc393a5b75e78ec22b.
Reviewed By: kstoimenov
Differential Revision: https://reviews.llvm.org/D116223
More information about the All-commits
mailing list