1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/test/tools/gold
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
..
Inputs Handle common linkage correctly in the gold plugin. 2014-09-09 20:08:22 +00:00
alias.ll Rewrite the gold plugin to fix pr19901. 2014-08-21 20:28:55 +00:00
bad-alias.ll Add support for comdats to the gold plugin. 2014-08-22 23:26:10 +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
emit-llvm.ll Rewrite the gold plugin to fix pr19901. 2014-08-21 20:28:55 +00:00
invalid.ll gold plugin: Fix handling of corrupted bitcode files. 2014-07-29 20:46:19 +00:00
linker-script.ll Add a test showing the interaction of linker scripts and plugin. 2014-08-05 19:56:53 +00:00
lit.local.cfg The gold tests also require ppc to be compiled in. 2014-09-05 19:01:12 +00:00
mtriple.ll Rewrite the gold plugin to fix pr19901. 2014-08-21 20:28:55 +00:00
option.ll
pr19901.ll Update to not depend on "llvm-objdump -d -symbolize". 2014-09-03 16:16:02 +00:00
weak.ll Make the test a bit more strict. 2014-08-12 15:55:27 +00:00