mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-12 15:51:35 +00:00
Fix this test in a slightly more obvious way.
llvm-svn: 36058
This commit is contained in:
parent
28c91b6042
commit
62f02ddbee
@ -1,5 +1,5 @@
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | \
|
||||
; RUN: grep {ret i32 \045storemerge} | wc -l | grep 2
|
||||
; RUN: grep {ret i32 %.toremerge} | wc -l | grep 2
|
||||
;; Simple sinking tests
|
||||
|
||||
; "if then else"
|
||||
|
Loading…
x
Reference in New Issue
Block a user