[mips] Remove XFAIL from test-ptr-reloc-remote.ll
authorPetar Jovanovic <petar.jovanovic@imgtec.com>
Wed, 24 Jul 2013 17:14:05 +0000 (17:14 +0000)
committerPetar Jovanovic <petar.jovanovic@imgtec.com>
Wed, 24 Jul 2013 17:14:05 +0000 (17:14 +0000)
The change r187019 has fixed multiple relocations in dynamic linker for
MIPS, so now this test passes for MIPS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187053 91177308-0d34-0410-b5e6-96231b3b80d8

test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-remote.ll

index 1a55879f8f61c3847629579dfe33c335396acbde..bd044b600a2c77b833856e1729ae5e89eb30271e 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: %lli_mcjit -remote-mcjit -O0 %s
-; XFAIL: mips
 
 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
 @ptr = global i8* getelementptr inbounds ([6 x i8]* @.str, i32 0, i32 0), align 4