llvm-6502/test/tools/gold/Inputs
Rafael Espindola 5f92811f30 Handle a symbol being undefined.
This can happen if:
* It is present in a comdat in one file.
* It is not present in the comdat of the file that is kept.
* Is is not used.

This should fix the LTO boostrap.

Thanks to Takumi NAKAMURA for setting up the bot!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225983 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-14 13:53:50 +00:00
..
alias-1.ll Rewrite the gold plugin to fix pr19901. 2014-08-21 20:28:55 +00:00
bcsection.s LTO: introduce object file-based on-disk module format. 2014-09-18 21:28:49 +00:00
comdat.ll Handle a symbol being undefined. 2015-01-14 13:53:50 +00:00
common.ll Handle common linkage correctly in the gold plugin. 2014-09-09 20:08:22 +00:00
invalid.bc
linker-script.export
linkonce-weak.ll gold plugin: Handle gold selecting a linkonce GV when a weak is present. 2014-10-07 04:06:13 +00:00
pr19901-1.ll Rewrite the gold plugin to fix pr19901. 2014-08-21 20:28:55 +00:00
weak.ll Add a plugin testcase for merging weak variables. 2014-08-12 15:39:14 +00:00