1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-25 19:29:53 +00:00
llvm-6502/test/Assembler/2007-01-22-UpgradeMalformedStruct.ll
2007-04-16 15:00:39 +00:00

5 lines
151 B
LLVM

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