aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/Inputs
AgeCommit message (Expand)Author
2013-04-23Use zlib to uncompress debug sections in DWARF parser.Alexey Samsonov
2013-04-05llvm-symbolizer: correctly parse filenames given in quotesAlexey Samsonov
2013-02-14Add testcase for llvm-dwarfdump to test parsing of the pubnames data.Krzysztof Parzyszek
2013-02-11AArch64: generate dwarfdump test rather than include .o in subversionTim Northover
2013-02-11AArch64: Add basic relocation processing for llvm-dwarfdump.Tim Northover
2013-02-08Update tests for DWARF parser: store sources next to pre-built object files a...Alexey Samsonov
2013-02-06Add a test for checking the current .debug_frame dumping capability.Eli Bendersky
2013-01-26Add DIContext::getLineInfoForAddressRange() function and test. This function...Andrew Kaylor
2013-01-25Add support for applying in-memory relocations to the .debug_line section and...Andrew Kaylor
2012-09-04Add support for fetching inlining context (stack of source code locations)Alexey Samsonov
2012-08-07Fix the representation of debug line table in DebugInfo LLVM library,Alexey Samsonov
2012-07-19DebugInfo library: add support for fetching absolute paths to source filesAlexey Samsonov
2012-07-17Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in ...Alexey Samsonov
2012-07-02This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF p...Alexey Samsonov