1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Use UNSUPPORTED instead of XFAIL to disable this test, as it passes on one AArch64 bot.

llvm-svn: 246344
This commit is contained in:
Peter Collingbourne 2015-08-28 22:17:29 +00:00
parent 5b9a35a6d5
commit 357daed02c

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
; UNSUPPORTED: mips, mipsel, aarch64
target triple = "x86_64-unknown-linux-gnu"