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