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