Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-133052-add-loop-bitconvert-tests
/
.
/
llvm
/
test
/
Linker
/
Inputs
/
PR8300.b.ll
blob: f2b89c8eb54c920735950bc64c8de0c9fe95e1e6 [
file
] [
log
] [
blame
] [
edit
]
%foo
=
type
{
[
8
x
i8
]
}
%bar
=
type
{
[
9
x
i8
]
}
@zed
=
alias
void
(
%bar
),
ptr
@xyz
define
void
@xyz
(
%foo %this
)
{
entry
:
ret
void
}