Debug Info: add an identifier field to DICompositeType.
[oota-llvm.git] / test / DebugInfo / Inputs /
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-14 Alexey Samsonovllvm-symbolizer: add support for .gnu_debuglink section
2013-06-28 Alexey Samsonovllvm-symbolizer: add support for Mach-O universal binaries
2013-06-19 David Blaikiellvm-dwarfdump: Add support for dumping the .debug_loc...
2013-04-23 Alexey SamsonovUse zlib to uncompress debug sections in DWARF parser.
2013-04-05 Alexey Samsonovllvm-symbolizer: correctly parse filenames given in...
2013-02-14 Krzysztof ParzyszekAdd testcase for llvm-dwarfdump to test parsing of...
2013-02-11 Tim NorthoverAArch64: generate dwarfdump test rather than include...
2013-02-11 Tim NorthoverAArch64: Add basic relocation processing for llvm-dwarf...
2013-02-08 Alexey SamsonovUpdate tests for DWARF parser: store sources next to...
2013-02-06 Eli BenderskyAdd a test for checking the current .debug_frame dumpin...
2013-01-26 Andrew KaylorAdd DIContext::getLineInfoForAddressRange() function...
2013-01-25 Andrew KaylorAdd support for applying in-memory relocations to the...
2012-09-04 Alexey SamsonovAdd support for fetching inlining context (stack of...
2012-08-07 Alexey SamsonovFix the representation of debug line table in DebugInfo...
2012-07-19 Alexey SamsonovDebugInfo library: add support for fetching absolute...
2012-07-17 Alexey SamsonovImprove behavior of DebugInfoEntryMinimal::getSubprogra...
2012-07-02 Alexey SamsonovThis patch extends the libLLVMDebugInfo which contains...