parent
d19da4ce5b
commit
c39fcfff0d
|
|
@ -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