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