Sign in
llvm
/
llvm-project
/
890c4bece26e005cd9fa5511fe0efa7307794de5
/
.
/
llvm
/
test
/
Linker
/
Inputs
/
PR8300.b.ll
blob: f2b89c8eb54c920735950bc64c8de0c9fe95e1e6 [
file
]
%foo
=
type
{
[
8
x
i8
]
}
%bar
=
type
{
[
9
x
i8
]
}
@zed
=
alias
void
(
%bar
),
ptr
@xyz
define
void
@xyz
(
%foo %this
)
{
entry
:
ret
void
}