1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

XFAIL test caused by r61493. Apparently, this is expected?

llvm-svn: 61516
This commit is contained in:
Bill Wendling 2008-12-31 08:26:55 +00:00
parent ccde9db05a
commit c73286fc81

View File

@ -1,5 +1,9 @@
// RUN: %llvmgcc -S --emit-llvm %s -o - | not grep "\{ i8, .7 x i8. \}"
// RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
// FIXME: This fails due to r61493.
// XFAIL: *
enum {
PP_C,
PP_D,