llvm-6502/test/CodeGen/CBackend/2005-03-08-RecursiveTypeCrash.ll
2009-09-09 00:09:15 +00:00

6 lines
130 B
LLVM

; RUN: llc < %s -march=c
%JNIEnv = type %struct.JNINa*
%struct.JNINa = type { i8*, i8*, i8*, void (%JNIEnv*)* }