Refine Cell's i64 constant generation code to cover more constants where the
[oota-llvm.git] / test / CodeGen / CBackend / 2005-03-08-RecursiveTypeCrash.ll
1 ; RUN: llvm-as < %s | llc -march=c
2
3         %JNIEnv = type %struct.JNINa*
4         %struct.JNINa = type { i8*, i8*, i8*, void (%JNIEnv*)* }
5