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

5 lines
146 B
Plaintext

; Found by inspection of the code
; RUN: llvm-as < %s > /dev/null |& grep {Illegal number of init}
global {} { i32 7, float 1.0, i32 7, i32 8 }