[Orc] Add missing -use-orcmcjit flag to a number of Orc regression tests.
authorLang Hames <lhames@gmail.com>
Mon, 23 Mar 2015 06:02:49 +0000 (06:02 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 23 Mar 2015 06:02:49 +0000 (06:02 +0000)
commit858c62e51ee983e22915f748447ecef52b432851
tree71cf933813cd5a8f590c1e4f5e9f8e165628bffe
parent38d5f483976a1c085701ca27c9a328655fb4f70c
[Orc] Add missing -use-orcmcjit flag to a number of Orc regression tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232931 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
test/ExecutionEngine/OrcJIT/2003-05-06-LivenessClobber.ll
test/ExecutionEngine/OrcJIT/load-object-a.ll
test/ExecutionEngine/OrcJIT/remote/cross-module-a.ll
test/ExecutionEngine/OrcJIT/remote/cross-module-sm-pic-a.ll
test/ExecutionEngine/OrcJIT/remote/multi-module-a.ll
test/ExecutionEngine/OrcJIT/remote/multi-module-sm-pic-a.ll
test/ExecutionEngine/OrcJIT/remote/simpletest-remote.ll
test/ExecutionEngine/OrcJIT/remote/stubs-remote.ll
test/ExecutionEngine/OrcJIT/remote/stubs-sm-pic.ll
test/ExecutionEngine/OrcJIT/remote/test-common-symbols-remote.ll
test/ExecutionEngine/OrcJIT/remote/test-data-align-remote.ll
test/ExecutionEngine/OrcJIT/remote/test-fp-no-external-funcs-remote.ll
test/ExecutionEngine/OrcJIT/remote/test-global-init-nonzero-remote.ll
test/ExecutionEngine/OrcJIT/remote/test-global-init-nonzero-sm-pic.ll
test/ExecutionEngine/OrcJIT/remote/test-ptr-reloc-remote.ll
test/ExecutionEngine/OrcJIT/remote/test-ptr-reloc-sm-pic.ll