llvm/test/ThinLTO/X86
Peter Collingbourne 5420de3f15 DebugInfo: New metadata representation for global variables.
This patch reverses the edge from DIGlobalVariable to GlobalVariable.
This will allow us to more easily preserve debug info metadata when
manipulating global variables.

Fixes PR30362. A program for upgrading test cases is attached to that
bug.

Differential Revision: http://reviews.llvm.org/D20147

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281284 91177308-0d34-0410-b5e6-96231b3b80d8
2016-09-13 01:12:59 +00:00
..
Inputs DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
alias_import.ll
alias_resolution.ll
autoupgrade.ll Fix bitcode auto-upgrade when using bitcode lazy loading 2016-08-14 00:01:27 +00:00
cache.ll [ThinLTO] Add caching to the new LTO API 2016-08-23 21:30:12 +00:00
crash_debuginfo.ll DebugInfo: New metadata representation for global variables. 2016-09-13 01:12:59 +00:00
dicompositetype-unique.ll [ThinLTO] Add a llvm-lto2 test to check that ODR type uniquing is enabled (NFC) 2016-08-23 18:39:15 +00:00
distributed_indexes.ll
drop-debug-info.ll
emit_imports.ll [ThinLTO][X86] Fix windows build 2016-08-22 10:49:37 +00:00
funcimport.ll
internalize.ll [LTO] Fix test following r279550 2016-08-23 19:32:41 +00:00
linkonce_resolution_comdat.ll [ThinLTO] Fix temp file dumping, enable via llvm-lto and test it 2016-08-15 23:24:57 +00:00
lit.local.cfg
llvm.used.ll
prefix_replace.ll
referenced_by_constant.ll
section.ll
select_right_alias_definition.ll
weak_resolution_single.ll
weak_resolution.ll