Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Linker
/
Inputs
/
ctors2.ll
blob: e2fe5ff429c0c3e1e652416ab1fc94dac1700c33 [
file
] [
log
] [
blame
]
$
foo
=
comdat
any
@foo
=
global
i8
1
,
comdat
@llvm.global_ctors
=
appending
global
[
1
x
{
i32
,
void
()*,
i8
*
}]
[{
i32
,
void
()*,
i8
*
}
{
i32
65535
,
void
()*
@bar
,
i8
*
@foo
}]
define
void
@bar
()
comdat
(
$
foo
)
{
ret
void
}