[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)
commit1aeb1118429bf8b22cf3ae7a72140a45c4623a39
tree4eb772b5afb1c3741d26d605998ab41d39713f69
parent18481aac4c7f064167be41e11a75909a3e54e1aa
[Orc] Reapply r236465 with fixes for the MSVC bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236506 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Kaleidoscope/Orc/fully_lazy/toy.cpp
include/llvm/ExecutionEngine/Orc/CloneSubModule.h [deleted file]
include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
lib/ExecutionEngine/Orc/CMakeLists.txt
lib/ExecutionEngine/Orc/CloneSubModule.cpp [deleted file]
lib/ExecutionEngine/Orc/IndirectionUtils.cpp
test/ExecutionEngine/OrcLazy/hello.ll
tools/lli/OrcLazyJIT.h