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

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