[all-commits] [llvm/llvm-project] 969a51: Revert "[ASan] Moved optimized callbacks into a se...
Krasimir Georgiev via All-commits
all-commits at lists.llvm.org
Fri Dec 24 03:05:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 969a51ff363263a3b5f2df55eba6b4d392bf30c0
https://github.com/llvm/llvm-project/commit/969a51ff363263a3b5f2df55eba6b4d392bf30c0
Author: Krasimir Georgiev <krasimir at google.com>
Date: 2021-12-24 (Fri, 24 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
R compiler-rt/lib/asan/asan_rtl_static.cpp
M compiler-rt/lib/asan/tests/CMakeLists.txt
Log Message:
-----------
Revert "[ASan] Moved optimized callbacks into a separate library."
We need some internal updates for this, shared directly with the author.
This reverts commit 71b3bfde9cd296525bbf5b1619e199074156d12b.
More information about the All-commits
mailing list