[BBVectorize] Remove two more redundant assignments.
[oota-llvm.git] / lib / DebugInfo / DWARFDebugLine.h
2014-09-19 Frederic RissTurn local DWARFContext helpers getFileNameForUnit...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-05-15 Alexey Samsonov[DWARF parser] Use enums instead of bitfields in DILine...
2014-04-30 Alexey Samsonov[DWARF parser] Cleanup code in DWARFDebugLine.
2014-04-29 Alexey Samsonov[DWARF parser] Cleanup code in DWARFDebugLine.
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-02-24 David Blaikiellvm-dwarfdump: Support for debug_line.dwo section...
2014-02-14 Diego NovilloSupport DWARF discriminators in object streamer.
2013-01-26 Andrew KaylorAdd DIContext::getLineInfoForAddressRange() function...
2013-01-25 Andrew KaylorAdd support for applying in-memory relocations to the...
2012-08-30 Alexey SamsonovRefactor fetching file/line info from DWARFContext...
2012-08-07 Alexey SamsonovFix the representation of debug line table in DebugInfo...
2012-07-19 Alexey SamsonovDebugInfo library: add support for fetching absolute...
2011-09-15 Benjamin KramerDWARF: Remove accessors that parse the whole line table...
2011-09-15 Nick LewyckyGive structs with virtual methods a virtual destructor.
2011-09-15 Benjamin KramerDWARF: Fix indentation.
2011-09-15 Benjamin KramerDWARF: Add basic support for line tables.