The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / CodeGen / CBackend / 2002-08-20-RecursiveTypes.ll
1 ; RUN: llc < %s -march=c
2
3 @MyIntList = external global { \2*, i32 }