llvm-mirror/test/Assembler/2003-05-21-MalformedStructCrash.llx
2007-01-17 07:59:14 +00:00

5 lines
149 B
Plaintext

; 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 }