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)
commit98f57cacaecb278c702612f1cf0c3d9a280b072d
treea9bcde0c4f5c90ff8c965de5af973fbe030f3d49
parentc78249356dd545d42841af9875dd8dfd5ce58468
Adding new tests to test lli's pseudo-remote feature (-remote-mcjit).

llvm-svn: 168180
llvm/test/ExecutionEngine/MCJIT/simpletest-remote.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/stubs-remote.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/test-common-symbols-remote.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/test-fp-no-external-funcs-remote.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/test-global-init-nonzero-remote.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/test-ptr-reloc-remote.ll [new file with mode: 0644]