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 0c9f0646f7 Add a test showing the interaction of linker scripts and plugin.
In particular, the linker script is processed early enough for function g
to be internalized.

llvm-svn: 214916
2014-08-05 19:56:53 +00:00
..
Inputs Add a test showing the interaction of linker scripts and plugin. 2014-08-05 19:56:53 +00:00
emit-llvm.ll Add a small test showing when a linkonce_odr symbol can be hidden. 2014-07-30 15:31:21 +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
mtriple.ll Add a test for the mtriple plugin option. 2014-07-29 17:27:07 +00:00
option.ll