Fix an MSVC build break since it can't synthesize move ctors.
[oota-llvm.git] / include / llvm / ExecutionEngine / OrcMCJITReplacement.h
2015-01-23 Lang Hames[Orc] New JIT APIs.