Change -arm-divmod-libcall to a target neutral option.
[oota-llvm.git] / test / CodeGen / CBackend / 2002-08-20-RecursiveTypes.ll
1 ; RUN: llc < %s -march=c
2
3 @MyIntList = external global { \2*, i32 }