[mips] Remove reason for XFAIL from a test that isn't actually XFAILed.
[oota-llvm.git] / test / CodeGen / Mips / start-asm-file.ll
index 88724643166c249b5102e9ceadc6776035c008af..9dc501ce10b49faaec585082a23f0c0e06026709 100644 (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 \