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

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