llvm-6502/test/tools/dsymutil/X86
Frederic Riss e83badb7d5 [dsymutil] Fix handling of cross-cu forward references.
We recorded the forward references in the CU that holds the referenced
DIE, but this is wrong as those will get resoled *after* the CU that
holds the reference. Record the references in their originating CU along
with a pointer to the remote CU to be able to compute the fixed up
offset at the right time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232193 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-13 18:35:57 +00:00
..
basic-linking-x86.test [dsymutil] Add relocation of compile_units low_pc/high_pc. 2015-03-13 18:35:54 +00:00
basic-lto-dw4-linking-x86.test [dsymutil] Fix handling of cross-cu forward references. 2015-03-13 18:35:57 +00:00
basic-lto-linking-x86.test [dsymutil] Add relocation of compile_units low_pc/high_pc. 2015-03-13 18:35:54 +00:00
lit.local.cfg