hanchenye-llvm-project/llvm/test/Regression/Assembler/2003-05-21-MalformedStructC...

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 }