Rename WinCodeViewLineTables to CodeViewDebug, similar to DwarfDebug
Soon it will be responsible for more than line tables.
Paths
| Differential D16199
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
Event Timelinernk updated this object. This revision is now accepted and ready to land.Jan 14 2016, 10:28 AM Closed by commit rL257792: Rename WinCodeViewLineTables to CodeViewDebug, similar to DwarfDebug (authored by rnk). · Explain WhyJan 14 2016, 11:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44911 llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/CMakeLists.txt
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.h
llvm/trunk/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
|