Re-enable test.

llvm-svn: 60968
This commit is contained in:
Devang Patel 2008-12-12 22:42:35 +00:00
parent 877556f4b9
commit 146324f99c
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
// RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 1,}
// RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 2,}
// XFAIL: *
class A {
public:
int x;