Disable statistics on Release builds and move tests that depend on -stats.
[oota-llvm.git] / test / DebugInfo / Inputs /
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...