llvm-6502/test/Assembler/2003-05-21-MalformedStructCrash.llx
2003-09-15 20:02:53 +00:00

5 lines
122 B
Plaintext

; Found by inspection of the code
; RUN: llvm-as < %s 2>&1 | grep "Illegal"
global {} { int 7, float 1.0, int 7, int 8 }