[ORC] Replace some more 'auto' uses with std::error_code.
authorLang Hames <lhames@gmail.com>
Tue, 12 Jan 2016 07:09:41 +0000 (07:09 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 12 Jan 2016 07:09:41 +0000 (07:09 +0000)
commit86ece97a378644a5b27fde2c4a0f73788a71585f
tree41fa4b7fb3bc38ed9282386663ebc03c3ae5404f
parentd696c2c2a2687fa99e2ecc2f950a7caec0e1fbf2
[ORC] Replace some more 'auto' uses with std::error_code.

One of the GCC 4.7 bots doesn't seem to like auto, and is currently suffering
from an ICE. I'm hoping this will help.

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