[ORC] Move ORC RPC helper classes that rely on partial specialization into a
authorLang Hames <lhames@gmail.com>
Mon, 11 Jan 2016 05:44:39 +0000 (05:44 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 11 Jan 2016 05:44:39 +0000 (05:44 +0000)
commitcdd3d384cda3210d6ba254c4bfd01d8314311295
tree70b8d9f6a31152915c5469693e31fc7fd1e4936b
parentd05b60850b81bed92c27b26f6cc97498ecca1ac2
[ORC] Move ORC RPC helper classes that rely on partial specialization into a
non-template base class.

Hopefully this should fix the issues with the windows bots arrising from
r257305.

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