llvm-6502/test/Object
Nick Lewycky 023bb15bea Add support for dumping section headers to llvm-objdump. This uses the same
flags as binutils objdump but the output is different, not just in format but
also showing different sections. Compare its results against readelf, not
objdump.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141579 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-10 21:21:34 +00:00
..
TestObjectFiles
dg.exp
nm-archive.test
nm-trivial-object.test
objdump-relocations.test llvm-objdump: Add relocation and archive support. 2011-10-08 00:18:30 +00:00
objdump-sectionheaders.test Add support for dumping section headers to llvm-objdump. This uses the same 2011-10-10 21:21:34 +00:00
objdump-trivial-object.test