1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-02-24 12:29:33 +00:00
llvm-6502/test/Assembler/2002-04-05-TypeParsing.ll
2006-12-02 20:34:08 +00:00

9 lines
183 B
LLVM

; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
%Hosp = type {
{ \2 *, { \2, \4 } * },
{ \2 *, { \2, \4 } * }
}
implementation