Tests for MCJIT multiple module support
authorAndrew Kaylor <andrew.kaylor@intel.com>
Tue, 1 Oct 2013 01:48:36 +0000 (01:48 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Tue, 1 Oct 2013 01:48:36 +0000 (01:48 +0000)
commit70c1ea493e6156eccde5270c139ef423b19ab580
tree63a0cbe8883478d8217ac18b1b275848dccd2a0c
parent8e9ec015348c5419b905c2ca6e39534429eda073
Tests for MCJIT multiple module support

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191723 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/MCJIT/CMakeLists.txt
unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp [new file with mode: 0644]
unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
unittests/ExecutionEngine/MCJIT/MCJITTestBase.h