llvm-6502/test/LTO
Rafael Espindola 7fd7effa37 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223681 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-08 18:45:16 +00:00
..
Inputs
attrs.ll
bcsection.ll
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
private-symbol.ll
runtime-library.ll
symver-asm.ll
triple-init.ll