[ORC] Use insert rather than emplace.
authorLang Hames <lhames@gmail.com>
Thu, 12 Apr 2018 19:54:41 +0000 (19:54 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 12 Apr 2018 19:54:41 +0000 (19:54 +0000)
commite7c4502a87d8bea38c620b2ea4275c76ec2851b0
treeeee9432fc038a8088c80f8bf7cc4d30c7b9bca8d
parent85fc4c327a438e43283b6f77fce37518dfb26097
[ORC] Use insert rather than emplace.

Hopefully this will fix the build failure at
http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/9028

llvm-svn: 329944
llvm/include/llvm/ExecutionEngine/Orc/Core.h
llvm/lib/ExecutionEngine/Orc/Core.cpp