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