mirror of
https://github.com/RPCSX/llvm.git
synced 2025-04-03 16:51:42 +00:00
Add powerpc64 to parallel.ll unsupported architecture list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246862 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2354b37ae0
commit
c8df682a2f
@ -4,7 +4,7 @@
|
|||||||
; RUN: llvm-nm %t.o.1 | FileCheck --check-prefix=CHECK1 %s
|
; RUN: llvm-nm %t.o.1 | FileCheck --check-prefix=CHECK1 %s
|
||||||
|
|
||||||
; FIXME: Investigate test failures on these architecures.
|
; FIXME: Investigate test failures on these architecures.
|
||||||
; UNSUPPORTED: mips, mipsel, aarch64
|
; UNSUPPORTED: mips, mipsel, aarch64, powerpc64
|
||||||
|
|
||||||
target triple = "x86_64-unknown-linux-gnu"
|
target triple = "x86_64-unknown-linux-gnu"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user