Add powerpc64 to parallel.ll unsupported architecture list.
authorPeter Collingbourne <peter@pcc.me.uk>
Fri, 4 Sep 2015 19:45:36 +0000 (19:45 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Fri, 4 Sep 2015 19:45:36 +0000 (19:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246862 91177308-0d34-0410-b5e6-96231b3b80d8

test/LTO/X86/parallel.ll

index 356aa5577cd58249c21e4e87ef610e266c83feea..9a8494c127f1c472bf909064abe53456f444211c 100644 (file)
@@ -4,7 +4,7 @@
 ; RUN: llvm-nm %t.o.1 | FileCheck --check-prefix=CHECK1 %s
 
 ; FIXME: Investigate test failures on these architecures.
 ; RUN: llvm-nm %t.o.1 | FileCheck --check-prefix=CHECK1 %s
 
 ; 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"