mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-11 15:08:16 +00:00
3 lines
52 B
LLVM
3 lines
52 B
LLVM
|
%foo2 = type { [8 x i8] }
|
||
|
declare void @zed(%foo2*)
|