[mips] Remove reason for XFAIL from a test that isn't actually XFAILed.

llvm-svn: 215201
This commit is contained in:
Daniel Sanders 2014-08-08 12:58:17 +00:00
parent 23906392d8
commit 9c70c83628

View File

@ -1,7 +1,4 @@
; Check the emission of directives at the start of an asm file.
; This test is XFAILED until we fix the emission of '.option pic0' on
; N32. At the moment we check if subtarget is Mips64 when we should be
; checking the Subtarget's ABI.
; ### O32 ABI ###
; RUN: llc -filetype=asm -mtriple mips-unknown-linux -mcpu=mips32 \