mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 19:02:35 +00:00
Adjust testcase to make it more stable across visitation order changes,
unbreaking it after r61024. llvm-svn: 61025
This commit is contained in:
parent
90af4c9640
commit
ea2933ff07
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {tmp17625 = phi i32. }
|
||||
; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {tmp17625.* = phi i32. }
|
||||
; RUN: llvm-as < %s | opt -gvn | llvm-dis | grep {tmp17631.* = phi i32. }
|
||||
|
||||
@last = external global [65 x i32*] ; <[65 x i32*]*> [#uses=1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user