[Orc] Remove a bunch of constructors from ObjectLinkingLayer.
authorLang Hames <lhames@gmail.com>
Fri, 23 Jan 2015 22:11:07 +0000 (22:11 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 23 Jan 2015 22:11:07 +0000 (22:11 +0000)
commit0ace78e7d4c17a6bf7e2402571161184fe9d8cfd
tree4c4c5efe1f9b29c57d1773ab4e43652b9680412e
parent511a3c71fcbe64acb6dd4ac42bfd99249b52191f
[Orc] Remove a bunch of constructors from ObjectLinkingLayer.

These constructors were causing trouble for MSVC and older GCCs. This should
fix more of the build failures from r226940.

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