1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/test/LTO
Rafael Espindola be35802efc Lazily link GlobalVariables and GlobalAliases.
We were already lazily linking functions, but all GlobalValues can be treated
uniformly for this.

The test updates are to ensure that a given GlobalValue is still linked in.

This fixes pr21494.

llvm-svn: 223681
2014-12-08 18:45:16 +00:00
..
Inputs LTO: introduce object file-based on-disk module format. 2014-09-18 21:28:49 +00:00
attrs.ll
bcsection.ll Try to fix i686-cygming bots. 2014-09-18 22:56:00 +00:00
cfi_endproc.ll Lazily link GlobalVariables and GlobalAliases. 2014-12-08 18:45:16 +00:00
current-section.ll
diagnostic-handler-remarks.ll LTO: Add missing target triple from r218784 2014-10-01 18:49:58 +00:00
jump-table-type.ll Add Forward Control-Flow Integrity. 2014-11-11 21:08:02 +00:00
keep-used-puts-during-instcombine.ll
linkonce_odr_func.ll Lazily link GlobalVariables and GlobalAliases. 2014-12-08 18:45:16 +00:00
lit.local.cfg
no-undefined-puts-when-implemented.ll Change the default input for llvm-nm to be a.out instead of standard input 2014-06-23 20:27:53 +00:00
private-symbol.ll
runtime-library.ll
symver-asm.ll
triple-init.ll