mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 05:47:13 +00:00
Get rid of control flow in the test
llvm-svn: 6957
This commit is contained in:
parent
504ffdce51
commit
f9b40caa7b
@ -1,9 +1,6 @@
|
||||
; This testcase shoudl return with an exit code of 1.
|
||||
;
|
||||
; RUN: if as < %s | lli -force-interpreter=false
|
||||
; RUN: then exit 1
|
||||
; RUN: else exit 0
|
||||
; RUN: fi
|
||||
; RUN: as < %s | not lli -force-interpreter=false
|
||||
|
||||
target endian = little
|
||||
target pointersize = 32
|
||||
|
Loading…
x
Reference in New Issue
Block a user