Merge branch 'master' into msp430
[llvm/msp430.git] / test / CodeGen / CBackend / 2002-08-20-RecursiveTypes.ll
blobe9df0c29e1a9836416aaf51e7c4ccd6a2f6690a1
1 ; RUN: llvm-as < %s | llc -march=c
3 @MyIntList = external global { \2*, i32 }