Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Linker
/
Inputs
/
type-unique-opaque.ll
blob: 872b601f6910637e685f48e33d5a6ee5f31c422b [
file
] [
log
] [
blame
]
%t
=
type
{
i8
}
%t2
=
type
{
%t
*,
i16
}
define
%t2
*
@f
()
{
ret
%t2
*
null
}