forked from OSchip/llvm-project
parent
dabfbcf19b
commit
5d83a502b0
|
@ -18,7 +18,7 @@
|
|||
; equivelent form.
|
||||
;
|
||||
; RUN: as < %s | opt -q -raise > Output/%s.raised.bc
|
||||
; RUN: lli -array-checks -abort-on-exception < Output/%s.raised.bc
|
||||
; RUN: lli -force-interpreter -array-checks -abort-on-exception < Output/%s.raised.bc
|
||||
;
|
||||
|
||||
implementation
|
||||
|
|
Loading…
Reference in New Issue