This is an archive of the discontinued LLVM Phabricator instance.

Use std::map::insert instead of emplace for libstdc++ 4.7
ClosedPublic

Authored by rnk on Jan 14 2016, 10:15 AM.

Details

Summary

Rename WinCodeViewLineTables to CodeViewDebug, similar to DwarfDebug

Soon it will be responsible for more than line tables.

Diff Detail

Repository
rL LLVM

Event Timeline

rnk updated this revision to Diff 44899.Jan 14 2016, 10:15 AM
rnk retitled this revision from to Use std::map::insert instead of emplace for libstdc++ 4.7.
rnk updated this object.
rnk added a reviewer: majnemer.
rnk added a subscriber: llvm-commits.
majnemer accepted this revision.Jan 14 2016, 10:28 AM
majnemer edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 14 2016, 10:28 AM
rnk added a comment.Jan 14 2016, 11:22 AM

Silly phab, got the wrong title.

This revision was automatically updated to reflect the committed changes.
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp