mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
e799beebfd
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 |
||
---|---|---|
.. | ||
Inputs | ||
alias.ll | ||
bad-alias.ll | ||
bcsection.ll | ||
comdat.ll | ||
common.ll | ||
emit-llvm.ll | ||
invalid.ll | ||
linker-script.ll | ||
linkonce-weak.ll | ||
lit.local.cfg | ||
mtriple.ll | ||
option.ll | ||
pr19901.ll | ||
weak.ll |