[MCJIT] Unique-ptrify the RTDyldMemoryManager member of MCJIT. NFC.
authorLang Hames <lhames@gmail.com>
Wed, 3 Dec 2014 00:51:19 +0000 (00:51 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 3 Dec 2014 00:51:19 +0000 (00:51 +0000)
commit5ab94e7135fe4fabbe9934e344b894de21063d92
tree688abd0848ea40f1a3c8352b25aee5a4ca21e722
parent1dce7b19a06742fe8bf7bf1948a8dfdcb71dd118
[MCJIT] Unique-ptrify the RTDyldMemoryManager member of MCJIT. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223183 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/ExecutionEngine.h
lib/ExecutionEngine/ExecutionEngine.cpp
lib/ExecutionEngine/ExecutionEngineBindings.cpp
lib/ExecutionEngine/MCJIT/MCJIT.cpp
lib/ExecutionEngine/MCJIT/MCJIT.h
tools/lli/lli.cpp
unittests/ExecutionEngine/MCJIT/MCJITObjectCacheTest.cpp
unittests/ExecutionEngine/MCJIT/MCJITTestBase.h