summaryrefslogtreecommitdiffstats
path: root/test/Assembler/2003-05-21-MalformedStructCrash.llx
blob: 89c89bc59f490f2636a60290c05d4f5d0e302b92 (plain)
1
2
3
4
; Found by inspection of the code
; RUN: llvm-as 2>&1 < %s  > /dev/null | grep "Illegal number of init"

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