blob: 68726dac84d122fce1bd2fe7284e1c60fcdd079b [file] [log] [blame]
John Criswelle3e7c472003-09-06 15:15:04 +00001; RUN: as < %s > %t.bc
2; RUN: echo | as > %t.tmp.bc
3; RUN: link %t.tmp.bc %t.bc
Chris Lattnerf406d282002-07-23 18:26:48 +00004
5%X = constant int 5
6%Y = internal global [2 x int*] [ int* %X, int * %X]
7
8