diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-03-23 20:05:53 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-03-23 20:05:53 +0000 |
commit | 6a7ee6f460892dd7993979f02b7a604f2998759b (patch) | |
tree | 9d048ea23d0117b27c73568dc15e0d45e1c1bc5f /libcxx/src | |
parent | 3ae177cdb340c5bfb86d5a08b6a51a103564e490 (diff) | |
download | bcm5719-llvm-6a7ee6f460892dd7993979f02b7a604f2998759b.tar.gz bcm5719-llvm-6a7ee6f460892dd7993979f02b7a604f2998759b.zip |
[UBSan] Introduce "ubsan_standalone" library (compiler-rt part).
Get rid of "libclang_rt.san" library that used to contain
sanitizer_common pieces required by UBSan if it's used in a standalone
mode. Instead, build two variants of UBSan runtime: "ubsan" and
"ubsan_standalone" (same for "ubsan_cxx" and "ubsan_standalone_cxx").
Later "ubsan" and "ubsan_cxx" libraries will go away, as they will
embedded it into corresponding ASan runtimes.
llvm-svn: 233011
Diffstat (limited to 'libcxx/src')
0 files changed, 0 insertions, 0 deletions