Adding tests for PIC with MCJIT
authorAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 19 Aug 2013 21:08:35 +0000 (21:08 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 19 Aug 2013 21:08:35 +0000 (21:08 +0000)
commit93bf08705aaf008d6368aa1e4ff7f708d0e752d0
tree3aa7c9ae11bb9a8130101835921354a982141ef2
parent7da24888dda707fc191ab8c5bfdaa45a22c31185
Adding tests for PIC with MCJIT

llvm-svn: 188709
llvm/test/ExecutionEngine/MCJIT/eh-lg-pic.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/eh-sm-pic.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/hello-sm-pic.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/remote/stubs-sm-pic.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/stubs-sm-pic.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll [new file with mode: 0644]
llvm/test/ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll [new file with mode: 0644]