Split out small-code-model MCJIT testcase in order to xfail for AArch64, where
authorLang Hames <lhames@gmail.com>
Fri, 31 Jan 2014 23:36:25 +0000 (23:36 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 31 Jan 2014 23:36:25 +0000 (23:36 +0000)
commit1cf770889fb526b7de5448c38c23182741be445f
treef7cb31512cc29ffb4e4bcf5694bd60b1710af5c9
parent6f4efee6cba6091b9a44c54495dbffc392fe5223
Split out small-code-model MCJIT testcase in order to xfail for AArch64, where
PC-rel relocations aren't yet fully implemented.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200592 91177308-0d34-0410-b5e6-96231b3b80d8
test/ExecutionEngine/MCJIT/non-extern-addend-smallcodemodel.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/non-extern-addend.ll