aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Generic/crash.ll
blob: 7218565617fcf189e589cb25907ce03cdab23159 (plain)
1
2
3
4
5
6
7
8
; RUN: llc %s -o -

; PR6332
%struct.AVCodecTag = type opaque
@ff_codec_bmp_tags = external global [0 x %struct.AVCodecTag]
@tags = global [1 x %struct.AVCodecTag*] [%struct.AVCodecTag* getelementptr
inbounds ([0 x %struct.AVCodecTag]* @ff_codec_bmp_tags, i32 0, i32 0)]