summaryrefslogtreecommitdiff
path: root/test/DebugInfo/Inputs
Commit message (Expand)AuthorAge
* llvm-symbolizer: make mangled name heuristic apply to all symbolsEd Maste2014-01-16
* Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.Will Dietz2013-10-30
* llvm-dwarfdump/libDebugInfo support for type unitsDavid Blaikie2013-09-23
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* llvm-symbolizer: add support for .gnu_debuglink sectionAlexey Samsonov2013-08-14
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-28
* llvm-dwarfdump: Add support for dumping the .debug_loc sectionDavid Blaikie2013-06-19
* 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