blob: bc12fe9f42f09937423c9b4273b57df1f77ffa88 [file] [log] [blame]
; RUN: as < %s > Output/%s.bc
; RUN: echo | as > Output/%s.tmp.bc
; RUN: link Output/%s.tmp.bc Output/%s.bc
%X = constant int 5
%Y = internal global [2 x int*] [ int* %X, int * %X]