llvm-6502/test/tools/dsymutil/X86
Frederic Riss fe78287585 [dsymutil] Support cloning DIE reference attributes.
Reference attributes are mainly handled by just creating DIEEntry
attributes for them. There is a special case for DW_FORM_ref_addr
attributes though, because the DIEEntry code needs a DwarfDebug
code to emit them (and we don't have one as we do no CodeGen).
In that case, just use DIEInteger attributes with the right form.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231531 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-06 23:22:53 +00:00
..
basic-linking-x86.test [dsymutil] Support cloning DIE reference attributes. 2015-03-06 23:22:53 +00:00
basic-lto-linking-x86.test [dsymutil] Support cloning DIE reference attributes. 2015-03-06 23:22:53 +00:00
lit.local.cfg