llvm-6502/test/DebugInfo/Inputs
Eli Bendersky 62b055fd50 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174543 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-06 20:55:06 +00:00
..
dwarfdump-inl-test.elf-x86-64 Add support for fetching inlining context (stack of source code locations) 2012-09-04 08:12:33 +00:00
dwarfdump-test2.elf-x86-64
dwarfdump-test3.elf-x86-64
dwarfdump-test4.elf-x86-64 Fix the representation of debug line table in DebugInfo LLVM library, 2012-08-07 11:46:57 +00:00
dwarfdump-test-32bit.elf.c Add a test for checking the current .debug_frame dumping capability. 2013-02-06 20:55:06 +00:00
dwarfdump-test-32bit.elf.o Add a test for checking the current .debug_frame dumping capability. 2013-02-06 20:55:06 +00:00
dwarfdump-test.elf-x86-64
test-inline.o Add support for applying in-memory relocations to the .debug_line section and, in the case of ELF files, using symbol addresses when available for relocations to the .debug_info section. Also extending the llvm-rtdyld tool to add the ability to dump line number information for testing purposes. 2013-01-25 22:50:58 +00:00
test-parameters.o Add DIContext::getLineInfoForAddressRange() function and test. This function allows a caller to obtain a table of line information for a function using the function's address and size. 2013-01-26 00:28:05 +00:00