[Orc] Reapply r236465 with fixes for the MSVC bots.
authorLang Hames <lhames@gmail.com>
Tue, 5 May 2015 17:37:18 +0000 (17:37 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 5 May 2015 17:37:18 +0000 (17:37 +0000)
commitcd68eba3b91d91de67ae40d74732110525e1811d
tree304e9b0b9188fc81163954aef667b6bbff80b28b
parent60bdf6e4c0bfbf18a038dc098f7dce989c59a4b1
[Orc] Reapply r236465 with fixes for the MSVC bots.

llvm-svn: 236506
llvm/examples/Kaleidoscope/Orc/fully_lazy/toy.cpp
llvm/include/llvm/ExecutionEngine/Orc/CloneSubModule.h [deleted file]
llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
llvm/lib/ExecutionEngine/Orc/CloneSubModule.cpp [deleted file]
llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp
llvm/test/ExecutionEngine/OrcLazy/hello.ll
llvm/tools/lli/OrcLazyJIT.h