blob: 8cad0019b0ba3556bd4681aa14ac386792535e9c [file] [log] [blame]
; RUN: llvm-as < %s | opt -constmerge | llvm-dis | %prcontext foo 2 | grep bar
%foo = constant int 6
%bar = constant int 6
implementation