mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-23 14:03:14 +00:00
Re-enable test.
llvm-svn: 60968
This commit is contained in:
parent
5b7938b1cc
commit
91736025e1
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user