Tweak XFAIL line for mips.
authorPeter Collingbourne <peter@pcc.me.uk>
Fri, 28 Aug 2015 04:07:52 +0000 (04:07 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Fri, 28 Aug 2015 04:07:52 +0000 (04:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246269 91177308-0d34-0410-b5e6-96231b3b80d8

test/LTO/X86/parallel.ll

index dc468ea0a4ff5ae29060f397f6f384796784322c..8bf4f46fdc7c9c7640254c8be1797d185ca9efde 100644 (file)
@@ -4,7 +4,7 @@
 ; RUN: llvm-nm %t.o.1 | FileCheck --check-prefix=CHECK1 %s
 
 ; FIXME: Investigate test failures on these architecures.
-; XFAIL: mips-, mipsel-, aarch64
+; XFAIL: mips, mipsel, aarch64
 
 target triple = "x86_64-unknown-linux-gnu"