[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)
commit28452d85c8dbefcca27ee849c748f9c03d8af01b
tree9dc713fc3a31e1c901f702fe90e474c4a4cb8d73
parent20f6c0732f8b9e50c66dcb1f65782bd0124b5f5c
[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.

llvm-svn: 226946
llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h