Don't return error_code from function that never fails.
[oota-llvm.git] / lib / DebugInfo / DWARF / DWARFDebugLoc.cpp
2015-02-28 Benjamin KramerReplace std::copy with a back inserter with vector...
2015-01-30 Zachary TurnerMove DebugInfo to DebugInfo/DWARF.