Replace std::copy with a back inserter with vector append where feasible
[oota-llvm.git] / lib / DebugInfo / DWARF / DIContext.cpp
2015-01-30 Zachary TurnerMove DebugInfo to DebugInfo/DWARF.