forked from OSchip/llvm-project
parent
e77909805b
commit
7c303235b4
|
@ -0,0 +1,5 @@
|
|||
; RUN: llvm-as < %s | llc -march=c
|
||||
|
||||
%JNIEnv = type %struct.JNINa*
|
||||
%struct.JNINa = type { sbyte*, sbyte*, sbyte*, void (%JNIEnv*)* }
|
||||
|
Loading…
Reference in New Issue