blob: bb9f4b7091be3e4bdd9d75c9555d3fd8509bb04e [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=c
%A = type { uint, sbyte*, { uint, uint, uint, uint, uint, uint, uint, uint }*, ushort }
void %test(%A *) { ret void }