summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/non-extern-addend-smallcodemodel.ll
Commit message (Collapse)AuthorAgeFilesLines
* PC-rel implemented in AArch64, test now passRenato Golin2014-02-121-1/+1
| | | | llvm-svn: 201243
* mips: XFAIL non-extern-addend-smallcodemodel testPetar Jovanovic2014-02-051-1/+1
| | | | | | | Small code model (and default reloc model) set Reloc::PIC_ in this test, and PIC is not yet supported in MCJIT for MIPS. llvm-svn: 200852
* Split out small-code-model MCJIT testcase in order to xfail for AArch64, whereLang Hames2014-01-311-0/+25
PC-rel relocations aren't yet fully implemented. llvm-svn: 200592
OpenPOWER on IntegriCloud