summaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend/2005-03-08-RecursiveTypeCrash.ll
blob: 5349488d64b307e4ea3b7b523212675b698d8bc2 (plain)
1
2
3
4
5
; RUN: llvm-upgrade < %s | llvm-as | llc -march=c

%JNIEnv = type %struct.JNINa*
%struct.JNINa = type { sbyte*, sbyte*, sbyte*, void (%JNIEnv*)* }