llvm-6502/test/CodeGen/CBackend/2005-03-08-RecursiveTypeCrash.ll

6 lines
133 B
LLVM
Raw Normal View History

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