Fix build failure on GCC 4.7 (old libstdc++ doesn't have std::map::emplace).
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 26 Oct 2015 21:20:37 +0000 (21:20 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 26 Oct 2015 21:20:37 +0000 (21:20 +0000)
commitb522682945a257c6544abf111b837144aa7093cb
tree41e7e5306eb78ae63ebed78a8b32a3a2a8a8d87e
parent561b5b7865df7ee6d037d5545c45d62d03315f6e
Fix build failure on GCC 4.7 (old libstdc++ doesn't have std::map::emplace).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251347 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/Symbolize/Symbolize.cpp