[PATCH] D16199: Use std::map::insert instead of emplace for libstdc++ 4.7

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 11:28:57 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257792: Rename WinCodeViewLineTables to CodeViewDebug, similar to DwarfDebug (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D16199?vs=44899&id=44911#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16199

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CMakeLists.txt
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/trunk/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16199.44911.patch
Type: text/x-patch
Size: 43818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160114/52950657/attachment.bin>


More information about the llvm-commits mailing list