llvm-6502/test/CodeGen/CBackend/2005-03-08-RecursiveTypeCrash.ll
2006-12-02 04:23:10 +00:00

6 lines
148 B
LLVM

; RUN: llvm-upgrade < %s | llvm-as | llc -march=c
%JNIEnv = type %struct.JNINa*
%struct.JNINa = type { sbyte*, sbyte*, sbyte*, void (%JNIEnv*)* }