Fix some GCC 4.7 issues with the new Orc remote JIT support
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 11 Jan 2016 19:26:01 +0000 (19:26 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 11 Jan 2016 19:26:01 +0000 (19:26 +0000)
commitc45bf3b4bfda473198584d2e196bef0202f98029
tree0b185b844f5c2401e29c387b9927640d909c804b
parentf96d126faa1fcdd99c7f197b7ed9df7126927fc2
Fix some GCC 4.7 issues with the new Orc remote JIT support

I'm still seeing GCC ICE locally, but figured I'd throw this at the wall
& see if it sticks for the bots at least. Will continue investigating
the ICE in any case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257367 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h