Add a test for checking the current .debug_frame dumping capability.
authorEli Bendersky <eliben@google.com>
Wed, 6 Feb 2013 20:55:06 +0000 (20:55 +0000)
committerEli Bendersky <eliben@google.com>
Wed, 6 Feb 2013 20:55:06 +0000 (20:55 +0000)
commitc0d905c0e925d3a23cec68180f24504172e78cfd
tree0e14f1f7d0e41376c3b03b2cec1a858cae85d1a0
parentef4558abd3e8d56b87bbf4408a831b312685337e
Add a test for checking the current .debug_frame dumping capability.

The test is a binary placed in test/DebugInfo/Inputs, with a source C
file used for reference/reproducing. The source's first line is a clang
build command for reproducing the binary.

llvm-svn: 174543
llvm/test/DebugInfo/Inputs/dwarfdump-test-32bit.elf.c [new file with mode: 0644]
llvm/test/DebugInfo/Inputs/dwarfdump-test-32bit.elf.o [new file with mode: 0644]
llvm/test/DebugInfo/dwarfdump-debug-frame-simple.test [new file with mode: 0644]