Tweak XFAIL line for mips.

llvm-svn: 246269
This commit is contained in:
Peter Collingbourne 2015-08-28 04:07:52 +00:00
parent ac9d373116
commit 6cba53ec6c
1 changed files with 1 additions and 1 deletions

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"