mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-26 13:36:28 +00:00
Improve test portability
llvm-svn: 10087
This commit is contained in:
parent
44b55d7cc8
commit
73b79e66a6
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -constmerge | llvm-dis | grep -C 2 foo | grep bar
|
||||
; RUN: llvm-as < %s | opt -constmerge | llvm-dis | grep -C2 foo | grep bar
|
||||
|
||||
%foo = constant int 6
|
||||
%bar = constant int 6
|
||||
|
Loading…
Reference in New Issue
Block a user