[PATCH] D116182: [ASan] Moved optimized callbacks into a separate library.
Kirill Stoimenov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 23 07:57:30 PST 2021
kstoimenov updated this revision to Diff 396031.
kstoimenov marked an inline comment as done.
kstoimenov added a comment.
Remaned dso to static.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116182/new/
https://reviews.llvm.org/D116182
Files:
clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/Driver/sanitizer-ld.c
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/asan/tests/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116182.396031.patch
Type: text/x-patch
Size: 3973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211223/656b7bb8/attachment.bin>
More information about the cfe-commits
mailing list