forked from OSchip/llvm-project
parent
1f08746f72
commit
6eea16e526
|
@ -1,3 +1,4 @@
|
|||
|
||||
%A = type { uint, sbyte*, { uint, uint, uint, uint, uint, uint, uint, uint }*, ushort }
|
||||
|
||||
void %test(%A *) { ret void }
|
||||
|
|
Loading…
Reference in New Issue