1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Mark this XFAIL for the moment.

llvm-svn: 62168
This commit is contained in:
Duncan Sands 2009-01-13 15:15:46 +00:00
parent 439d97a6cb
commit 21b6c02d9d

View File

@ -1,5 +1,6 @@
// RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
// RUN: %llvmgcc -m32 -S %s -o - | grep store | not grep {align 8}
// XFAIL: *
enum {
PP_C,