llvm-6502/test/tools/dsymutil/X86
Frederic Riss e6412a691d [dsymutil] Add support for linking line tables.
This code comes with a lot of cruft that is meant to mimic darwin's
dsymutil behavior. A much simpler approach (described in the numerous
FIXMEs that I put in there) gives the right output for the vast
majority of cases. The extra corner cases that are handled differently
need to be investigated: they seem to correctly handle debug info that
is in the input, but that info looks suspicious in the first place.

Anyway, the current code needs to handle this, but I plan to revisit it
as soon as the big round of validation against the classic dsymutil is
over.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232333 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-15 20:45:43 +00:00
..
basic-linking-x86.test [dsymutil] Add support for linking line tables. 2015-03-15 20:45:43 +00:00
basic-lto-dw4-linking-x86.test [dsymutil] Add support for linking line tables. 2015-03-15 20:45:43 +00:00
basic-lto-linking-x86.test [dsymutil] Add support for linking line tables. 2015-03-15 20:45:43 +00:00
lit.local.cfg [dsymutil] Add the DwarfStreamer class. 2015-02-28 00:29:11 +00:00