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

This is now passing.

llvm-svn: 62308
This commit is contained in:
Evan Cheng 2009-01-16 06:59:14 +00:00
parent 5000223556
commit 4315a09f1a

View File

@ -1,6 +1,5 @@
// 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,