mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 14:10:41 +00:00
61c4e41480
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219188 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
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 |