PEI: refactor replaceFrameIndices(MF) to call replaceFrameIndices(BB).
[oota-llvm.git] / lib / DebugInfo / DWARFDebugAranges.cpp
2013-03-21 Matt ArsenaultFix missing std::. Not sure how this compiles for anyon...
2012-11-16 Alexey Samsonov[DebugInfo] Generate address ranges for compile units...
2012-09-05 Roman DivackyRemove unused typedefs gcc4.8 warns about.
2012-07-02 Alexey SamsonovThis patch extends the libLLVMDebugInfo which contains...
2011-11-05 Benjamin KramerAdd more PRI.64 macros for MSVC and use them throughout...
2011-09-15 Benjamin KramerDWARF: Reset the state after parsing a line table prolo...
2011-09-14 Benjamin KramerDWARF: Generate the address lookup table from the DIE...
2011-09-14 Benjamin KramerDWARF: Port support for parsing .debug_aranges section...