Fix PR2907 by digging through constant expressions to find FP constants that
[oota-llvm.git] / test / CodeGen / CBackend / 2002-08-20-RecursiveTypes.ll
1 ; RUN: llvm-as < %s | llc -march=c
2
3 @MyIntList = external global { \2*, i32 }