diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-06-04 23:28:46 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-06-04 23:28:46 +0000 |
commit | 4244ea9ca13926d65ddeb79f1b72331ddede0ab1 (patch) | |
tree | 61e96429781109afdc097130d77ea73586b98b06 /clang/tools/c-index-test/c-index-test.c | |
parent | 5659c866f4bf64ee42dccfdce338c78b3f4a14fc (diff) | |
download | bcm5719-llvm-4244ea9ca13926d65ddeb79f1b72331ddede0ab1.tar.gz bcm5719-llvm-4244ea9ca13926d65ddeb79f1b72331ddede0ab1.zip |
[ubsan] Don't add a --dynamic-list for ubsan symbols when building a shared
library. That results in the linker resolving all references to weak symbols in
the DSO to the definition from within that DSO. Ironically, this rarely causes
observable problems, except that it causes ubsan's own dynamic type check to
spuriously fail (because we fail to properly merge type_info object names).
llvm-svn: 210220
Diffstat (limited to 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions