[all-commits] [llvm/llvm-project] d7dd7a: Revert "[ASan] Not linking asan_static library for...
kstoimenov via All-commits
all-commits at lists.llvm.org
Tue Feb 1 15:58:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7dd7ad827a0a78314f3c9b55f4778a6059840f3
https://github.com/llvm/llvm-project/commit/d7dd7ad827a0a78314f3c9b55f4778a6059840f3
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/test/Driver/sanitizer-ld.c
Log Message:
-----------
Revert "[ASan] Not linking asan_static library for DSO."
This reverts commit cf730d8ce1341ba593144df2e2bc8411238e04c3. It turned out that D118184 is causing segfaults in some situations.
Reviewed By: vitalybuka, kda
Differential Revision: https://reviews.llvm.org/D118739
More information about the All-commits
mailing list