mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-08 21:47:23 +00:00
6 lines
40 B
LLVM
6 lines
40 B
LLVM
![]() |
|
||
|
%T = type { int }
|
||
|
|
||
|
declare %T %test()
|
||
|
|