new testcase that crashes the CBE.

llvm-svn: 20518
This commit is contained in:
Chris Lattner 2005-03-08 16:19:02 +00:00
parent e77909805b
commit 7c303235b4
1 changed files with 5 additions and 0 deletions

View File

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