Tweak XFAIL line for mips.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246269 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Peter Collingbourne 2015-08-28 04:07:52 +00:00
parent 51c7ae83c6
commit 06cc30573e

View 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"