[mips] Remove XFAIL from two XPASS'ing tests on the llvm-mips-linux builder
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 3 Oct 2014 08:49:44 +0000 (08:49 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 3 Oct 2014 08:49:44 +0000 (08:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218967 91177308-0d34-0410-b5e6-96231b3b80d8

test/ExecutionEngine/RuntimeDyld/AArch64/MachO_ARM64_relocations.s
test/ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s

index 31f2442acccb90177fc630fc3c4d8c676f3feee1..29c95e6ce353af8ddf8a1f3d386ca1ba33aa77be 100644 (file)
@@ -1,6 +1,5 @@
 # RUN: llvm-mc -triple=arm64-apple-ios7.0.0 -code-model=small -relocation-model=pic -filetype=obj -o %T/foo.o %s
 # RUN: llvm-rtdyld -triple=arm64-apple-ios7.0.0 -verify -check=%s %/T/foo.o
 # RUN: llvm-mc -triple=arm64-apple-ios7.0.0 -code-model=small -relocation-model=pic -filetype=obj -o %T/foo.o %s
 # RUN: llvm-rtdyld -triple=arm64-apple-ios7.0.0 -verify -check=%s %/T/foo.o
-# XFAIL: mips
 
     .section  __TEXT,__text,regular,pure_instructions
     .ios_version_min 7, 0
 
     .section  __TEXT,__text,regular,pure_instructions
     .ios_version_min 7, 0
index 7a40a24d312a975f4cb00652c4246bac7c0259c6..502f276501f84e4775ca4c8861b5dca1885d60c4 100644 (file)
@@ -1,6 +1,5 @@
 # RUN: llvm-mc -triple=x86_64-apple-macosx10.9 -relocation-model=pic -filetype=obj -o %T/test_x86-64.o %s
 # RUN: llvm-rtdyld -triple=x86_64-apple-macosx10.9 -verify -check=%s %/T/test_x86-64.o
 # RUN: llvm-mc -triple=x86_64-apple-macosx10.9 -relocation-model=pic -filetype=obj -o %T/test_x86-64.o %s
 # RUN: llvm-rtdyld -triple=x86_64-apple-macosx10.9 -verify -check=%s %/T/test_x86-64.o
-# XFAIL: mips
 
         .section       __TEXT,__text,regular,pure_instructions
        .globl  foo
 
         .section       __TEXT,__text,regular,pure_instructions
        .globl  foo