mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +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 |
||
---|---|---|
.. | ||
alias-1.ll | ||
bcsection.s | ||
comdat.ll | ||
common.ll | ||
invalid.bc | ||
linker-script.export | ||
linkonce-weak.ll | ||
pr19901-1.ll | ||
weak.ll |