forked from OSchip/llvm-project
parent
9fcbb10e86
commit
28e82ccd09
|
@ -1,5 +1,5 @@
|
|||
// RUN: %llvmgxx %s -S -emit-llvm -O2 -o - | ignore grep _Unwind_Resume | \
|
||||
// RUN: wc -l | grep {\[02\]}
|
||||
// RUN: wc -l | grep {\[23\]}
|
||||
|
||||
struct One { };
|
||||
struct Two { };
|
||||
|
|
Loading…
Reference in New Issue