mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-11-06 20:18:14 +00:00
Keep lines a reasonable length.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36043 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {ret i32 \045storemerge} | wc -l | grep 2
|
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | \
|
||||||
|
; RUN: grep {ret i32 \045storemerge} | wc -l | grep 2
|
||||||
;; Simple sinking tests
|
;; Simple sinking tests
|
||||||
|
|
||||||
; "if then else"
|
; "if then else"
|
||||||
|
|||||||
Reference in New Issue
Block a user