diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2014-10-07 04:06:13 +0000 | 
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2014-10-07 04:06:13 +0000 | 
| commit | dfc7ed7ad0971593e44eda3bde26606f1a8e543f (patch) | |
| tree | d70be47b7d39c356865b4fdbfa1b23d55c6a5740 /llvm/lib/Object/Binary.cpp | |
| parent | ef3722d8e989e1d25f7bab587a68bf2e41e9af72 (diff) | |
| download | llvm-dfc7ed7ad0971593e44eda3bde26606f1a8e543f.zip llvm-dfc7ed7ad0971593e44eda3bde26606f1a8e543f.tar.gz llvm-dfc7ed7ad0971593e44eda3bde26606f1a8e543f.tar.bz2  | |
gold plugin: Handle gold selecting a linkonce GV when a weak is present.
The plugin API doesn't have the notion of linkonce, only weak. It is up to the
plugin to figure out if a symbol used only for the symbol table can be dropped.
In particular, it has to avoid dropping a linkonce_odr selected by gold if there
is also a weak_odr.
llvm-svn: 219188
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions
