diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-10-13 18:32:16 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-10-13 18:32:16 +0000 |
commit | a7e3132d0324ca13a592668410f91c202525aa42 (patch) | |
tree | 5ba89bfe97627779b03ea1d28ad705d1c313bf76 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | bdaa2f9d0591e75062ce84409d75c0f95e12a108 (diff) | |
download | bcm5719-llvm-a7e3132d0324ca13a592668410f91c202525aa42.tar.gz bcm5719-llvm-a7e3132d0324ca13a592668410f91c202525aa42.zip |
Handle shared symbols in --gc-sections.
We don't want to gc a section if it is used via __start_*, but we were
doing that if the same symbol was visible in a shared library.
llvm-svn: 315727
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions