Trying again with PIC tests for MCJIT
authorAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 19 Aug 2013 23:52:53 +0000 (23:52 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 19 Aug 2013 23:52:53 +0000 (23:52 +0000)
commitd464018e7a515b420d59dc0555adafaae6200867
treede8c41c2ce7bc83f307ebe33519a5c08daaa60db
parent66d1fa6f4b443ac9f8bcea5d1f71a73ada733a42
Trying again with PIC tests for MCJIT

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188730 91177308-0d34-0410-b5e6-96231b3b80d8
test/ExecutionEngine/MCJIT/eh-lg-pic.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/eh-sm-pic.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/hello-sm-pic.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/remote/stubs-sm-pic.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/stubs-sm-pic.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll [new file with mode: 0644]