Skip to content
Commit 4244ea9c authored by Richard Smith's avatar Richard Smith
Browse files

[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
parent 5659c866
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment