Change -arm-divmod-libcall to a target neutral option.
[oota-llvm.git] / test / CodeGen / CBackend / 2005-03-08-RecursiveTypeCrash.ll
1 ; RUN: llc < %s -march=c
2
3         %JNIEnv = type %struct.JNINa*
4         %struct.JNINa = type { i8*, i8*, i8*, void (%JNIEnv*)* }
5