Sign in
rust
/
rust-lang
/
llvm-project
/
98bfdac5ce82d1679f8af9a57501471812ab68d7
/
.
/
llvm
/
test
/
Linker
/
Inputs
/
PR11464.b.ll
blob: c9a5ac28954cf92678578215f0dce94347d453a9 [
file
] [
log
] [
blame
]
%bug_type
=
type
{
ptr
}
%bar
=
type
{
i32
}
define
i32
@bug_a
(
ptr
%fp
)
nounwind
uwtable
{
entry
:
ret
i32
0
}
define
i32
@bug_b
(
ptr
%a
)
nounwind
uwtable
{
entry
:
ret
i32
0
}