Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/20.1-2025-07-13
/
.
/
llvm
/
test
/
Linker
/
Inputs
/
pr21374.ll
blob: 0b2a3b826c27f69ccbad3678943e13af20f8f566 [
file
] [
log
] [
blame
] [
edit
]
%foo
=
type
{
ptr
}
define
void
@g
(
%foo %x
)
{
ret
void
}