diff options
author | Kirill Stoimenov <kstoimenov@google.com> | 2021-12-09 00:42:50 +0000 |
---|---|---|
committer | Kirill Stoimenov <kstoimenov@google.com> | 2021-12-09 23:04:56 +0000 |
commit | 428ed61a921c092b638ee512c73d48352af915e6 (patch) | |
tree | 3afbbfe56533ab9f97da229d7d966d31f58e43b3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ce2a345265f0764f02d84fb4a93c673a92def677 (diff) | |
download | llvm-428ed61a921c092b638ee512c73d48352af915e6.zip llvm-428ed61a921c092b638ee512c73d48352af915e6.tar.gz llvm-428ed61a921c092b638ee512c73d48352af915e6.tar.bz2 |
[ASan] Shared optimized callbacks implementation.
This change moves optimized callbacks from each .o file to compiler-rt. Instead of using code generation it uses direct assembly implementation. Please note that the 'or' version is not implemented and it will produce unresolved external if somehow 'or' version is requested.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D114558
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions