Sign in
swiftshader
/
SwiftShader
/
6d8a9c590745cfdbf15379ef75ec8ca56fb327d2
/
.
/
third_party
/
llvm-7.0
/
llvm
/
test
/
Linker
/
Inputs
/
PR8300.b.ll
blob: ce17f5f0dbe1566b5b0c13f359f77e68501b0d5f [
file
] [
log
] [
blame
]
%foo
=
type
{
[
8
x
i8
]
}
%bar
=
type
{
[
9
x
i8
]
}
@zed
=
alias
void
(
%foo
*),
bitcast
(
void
(
%bar
*)*
@xyz
to
void
(
%foo
*)*)
define
void
@xyz
(
%bar
*
%this
)
{
entry
:
ret
void
}