llvm-6502/test/tools/dsymutil
Frederic Riss 786b471cc6 [dsymutil] Use YAMLIO to dump debug map.
Doing so will allow us to also accept a YAML debug map in input as using
YAMLIO gives us the parsing for free. Being able to have textual debug
maps will in turn allow much more control over the tests, because 1/
no need to check-in a binary containing the debug map and 2/ it will allow
to use the same objects/IR files with made-up debug-maps to test
different scenari.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238781 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-01 21:12:45 +00:00
..
Inputs [dsymutil] Fix location cloning for newer dwarf versions. 2015-03-13 18:35:39 +00:00
X86 [dsymutil] Temporarily disable some tests on windows. 2015-03-24 23:11:07 +00:00
basic-linking.test
debug-map-parsing.test [dsymutil] Use YAMLIO to dump debug map. 2015-06-01 21:12:45 +00:00