Re-instate recent RPC updates (r280016, r280017, r280027, r280051) with a
authorLang Hames <lhames@gmail.com>
Tue, 30 Aug 2016 19:56:15 +0000 (19:56 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 30 Aug 2016 19:56:15 +0000 (19:56 +0000)
commitd63c86590646b037f8cef875237edfbd2fcc6530
treeea17a2b80bac39a775aefb34a17583550d5174d1
parentb2081648b2364db17042a6e8e399f663ea8cdcb7
Re-instate recent RPC updates (r280016, r280017, r280027, r280051) with a
workaround for the limitations of MSVC 2013's std::future class.

llvm-svn: 280141
llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h
llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp