XFAIL this test for PPC.

llvm-svn: 84782
This commit is contained in:
Bill Wendling 2009-10-21 21:09:48 +00:00
parent 961b4e3edb
commit 08f9e23fac
1 changed files with 1 additions and 1 deletions
llvm/test/FrontendC++

View File

@ -1,5 +1,5 @@
// RUN: %llvmgxx -S -emit-llvm %s -o - | FileCheck %s // RUN: %llvmgxx -S -emit-llvm %s -o - | FileCheck %s
// XFAIL: arm // XFAIL: arm,powerpc
// rdar://7268289 // rdar://7268289