OSDN Git Service

Unsupported remote JIT on ARM
authorRenato Golin <renato.golin@linaro.org>
Sat, 18 May 2013 19:42:07 +0000 (19:42 +0000)
committerRenato Golin <renato.golin@linaro.org>
Sat, 18 May 2013 19:42:07 +0000 (19:42 +0000)
commit6d65f333a3079ea4be74e73ea1f68ab0897fec77
treebe8689145c46c9673abf9fa2b0394478bd2b9b7b
parentcb9d4667b7159944598c178dbb6568bc20ae069b
Unsupported remote JIT on ARM

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