mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Update run line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2693 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2f3ee642a8
commit
4a4e39d647
@ -1,6 +1,6 @@
|
||||
; Test CFG simplify removal of branch instructions...
|
||||
;
|
||||
; RUN: if as < %s | opt -dce | dis | grep br
|
||||
; RUN: if as < %s | opt -simplifycfg | dis | grep br
|
||||
; RUN: then exit 1
|
||||
; RUN: else exit 0
|
||||
; RUN: fi
|
||||
|
Loading…
Reference in New Issue
Block a user