Change createObjectFile to return an ErrorOr.
[oota-llvm.git] / lib / DebugInfo / DWARFDebugArangeSet.cpp
2013-10-31 Alexey SamsonovDWARFDebugArangeSet: remove dead code
2013-03-20 Rafael EspindolaxlC doesn't like Header being both a type and a member...
2011-11-05 Benjamin KramerAdd more PRI.64 macros for MSVC and use them throughout...
2011-09-16 Benjamin KramerNamespacify.
2011-09-14 Benjamin Kramerllvm-dwarfdump: Make the "is debug info section" heuris...
2011-09-14 Benjamin KramerDon't rely in <algorithm> being pulled in transitively.
2011-09-14 Benjamin KramerDWARF: Port support for parsing .debug_aranges section...