mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
XFAIL parallel.ll test on MIPS and AArch64 until test failures can be investigated.
llvm-svn: 246261
This commit is contained in:
parent
86d1e25b77
commit
28169f9afa
@ -3,6 +3,9 @@
|
||||
; RUN: llvm-nm %t.o.0 | FileCheck --check-prefix=CHECK0 %s
|
||||
; RUN: llvm-nm %t.o.1 | FileCheck --check-prefix=CHECK1 %s
|
||||
|
||||
; FIXME: Investigate test failures on these architecures.
|
||||
; XFAIL: mips-, mipsel-, aarch64
|
||||
|
||||
target triple = "x86_64-unknown-linux-gnu"
|
||||
|
||||
; CHECK0-NOT: bar
|
||||
|
Loading…
Reference in New Issue
Block a user