blob: 482b0760d7651a54a66bfb9cce4f992d8e0f2fd8 [file] [log] [blame]
; RUN: llvm-as < %s | opt -constmerge | llvm-dis | grep -C2 foo | grep bar
%foo = constant int 6
%bar = constant int 6
implementation