when eliding a byval copy due to inlining a readonly function, we have
[oota-llvm.git] / test / FrontendC++ / member-alignment.cpp
index 01c90cae8a6cbff2bf773ee7678393623fdb771d..c5b20b279325d27eefab8ace30bfe1effb4c8f1a 100644 (file)
@@ -1,5 +1,5 @@
-// RUN: %llvmgxx -S -emit-llvm %s -o - | FileCheck %s
-// XFAIL: arm
+// RUN: %llvmgxx -S %s -o - | FileCheck %s
+// XFAIL: arm,powerpc
 
 // rdar://7268289