Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
llvm
/
test
/
Linker
/
Inputs
/
pr22807-1.ll
blob: 4081a9b00e439838719a0d6f82c5e29b272c08b8 [
file
] [
log
] [
blame
]
%struct.A
=
type
{
%struct.B
*
}
%struct.B
=
type
opaque
define
i32
@foo
(
%struct.A
**
%A
)
{
ret
i32
0
}