aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2007-01-22-UpgradeMalformedStruct.ll
blob: 1636b9d85d2cc7cb3da7c4ee50d4ad39c30711bf (plain)
1
2
3
4
; Found by inspection of the code
; RUN: llvm-upgrade < %s  > /dev/null |& grep {Illegal number of init}

global {} { int 7, float 1.0, int 7, int 8 }