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