Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121405
[ASan] Moved optimized callbacks out of asan_static to avoid DSO size increase. ClosedPublic Authored by kstoimenov on Mar 10 2022, 12:42 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 10 2022, 12:42 PM This revision is now accepted and ready to land.Mar 10 2022, 12:56 PM Closed by commit rG035441ff3008: [ASan] Moved optimized callbacks out of asan_static to avoid DSO size increase. (authored by kstoimenov). · Explain WhyMar 10 2022, 1:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 414477 clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/Driver/sanitizer-ld.c
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/asan/asan_rtl_x86_64.S
|