Remove obsolete option

llvm-svn: 8560
This commit is contained in:
Chris Lattner 2003-09-16 15:34:36 +00:00
parent ed4039f715
commit 7ac039d261

View File

@ -18,7 +18,7 @@
; equivelent form.
;
; RUN: llvm-as < %s | opt -q -raise > Output/%s.raised.bc
; RUN: lli -force-interpreter -array-checks -abort-on-exception < Output/%s.raised.bc
; RUN: lli -force-interpreter -array-checks < Output/%s.raised.bc
;
implementation