[ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into
authorLang Hames <lhames@gmail.com>
Sun, 15 Feb 2015 23:22:43 +0000 (23:22 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 15 Feb 2015 23:22:43 +0000 (23:22 +0000)
commitda9d3879294e1f12014d6f9394830584e4091ea7
tree1681053b239669023cc1c454bc53febca8d83639
parent432092ebdbfc7d2506502d65040c45538763294e
[ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into
RuntimeDyld.

This should fix http://llvm.org/PR22593.

llvm-svn: 229343
llvm/lib/ExecutionEngine/CMakeLists.txt
llvm/lib/ExecutionEngine/LLVMBuild.txt
llvm/lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt
llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp [moved from llvm/lib/ExecutionEngine/RTDyldMemoryManager.cpp with 100% similarity]