llvm-6502/test/tools/dsymutil
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
..
Inputs [dsymutil] Fix location cloning for newer dwarf versions. 2015-03-13 18:35:39 +00:00
X86 [dsymutil] Add support for linking line tables. 2015-03-15 20:45:43 +00:00
basic-linking.test [dsymutil] Add the DwarfStreamer class. 2015-02-28 00:29:11 +00:00
debug-map-parsing.test [dsymutil] Add function size to the debug map. 2015-03-15 01:29:30 +00:00