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

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