1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/tools/gold/Inputs
Rafael Espindola 5d2ea83b96 Handle common linkage correctly in the gold plugin.
This is the plugin version of pr20882.

This handles the case of every common symbol being in the IR. We will need some
support from gold to handle the case where some symbols are in ELF and some in
the IR.

llvm-svn: 217458
2014-09-09 20:08:22 +00:00
..
alias-1.ll Rewrite the gold plugin to fix pr19901. 2014-08-21 20:28:55 +00:00
comdat.ll Add support for comdats to the gold plugin. 2014-08-22 23:26:10 +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
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