llvm-project/llvm/test/DebugInfo/Inputs
Eli Bendersky c0d905c0e9 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
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-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 DebugInfo library: add support for fetching absolute paths to source files 2012-07-19 07:03:58 +00:00
dwarfdump-test2.elf-x86-64 DebugInfo library: add support for fetching absolute paths to source files 2012-07-19 07:03:58 +00:00
dwarfdump-test3.elf-x86-64 DebugInfo library: add support for fetching absolute paths to source files 2012-07-19 07:03:58 +00:00
dwarfdump-test4.elf-x86-64 Fix the representation of debug line table in DebugInfo LLVM library, 2012-08-07 11:46:57 +00:00
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