blob: 382c817d6d4835ee514f6d47ef80b3b2bc628e95 [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=c
%JNIEnv = type %struct.JNINa*
%struct.JNINa = type { sbyte*, sbyte*, sbyte*, void (%JNIEnv*)* }