mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 12:16:59 +00:00
New testcase
llvm-svn: 9578
This commit is contained in:
parent
65c88653cf
commit
f070b05728
@ -0,0 +1,7 @@
|
||||
; RUN: llvm-as < %s | opt -constmerge | llvm-dis | grep -C 2 foo | grep bar
|
||||
|
||||
%foo = constant int 6
|
||||
%bar = constant int 6
|
||||
|
||||
implementation
|
||||
|
Loading…
x
Reference in New Issue
Block a user