aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend/2003-10-23-UnusedType.ll
blob: 36d8073c7c8386f2d66e50087a9ba8fe133c79c7 (plain)
1
2
3
4
%A = type { uint, sbyte*, { uint, uint, uint, uint, uint, uint, uint, uint }*, ushort }

void %test(%A *) { ret void }