blob: 7218565617fcf189e589cb25907ce03cdab23159 [file] [log] [blame]
Chris Lattner34e9d172010-04-17 19:02:33 +00001; RUN: llc %s -o -
2
3; PR6332
4%struct.AVCodecTag = type opaque
5@ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
6@tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
7inbounds ([0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]
8