Adding new tests to test lli's pseudo-remote feature (-remote-mcjit).
authorAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 16 Nov 2012 18:51:59 +0000 (18:51 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 16 Nov 2012 18:51:59 +0000 (18:51 +0000)
commit661dfdc9b7e8ea9f65f4af0dca677adc96889773
tree2c23aba2f1563b4687baa64ee82ab3ee5bdcc425
parent72be358eec20a77a9a8b2aaa1286212e9bbd65d4
Adding new tests to test lli's pseudo-remote feature (-remote-mcjit).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168180 91177308-0d34-0410-b5e6-96231b3b80d8
test/ExecutionEngine/MCJIT/simpletest-remote.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/stubs-remote.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/test-common-symbols-remote.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/test-data-align-remote.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/test-fp-no-external-funcs-remote.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/test-global-init-nonzero-remote.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/test-ptr-reloc-remote.ll [new file with mode: 0644]