Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Linker
/
Inputs
/
ctors.ll
blob: f3307bc554e97460385dfbe579230510e69b689e [
file
] [
log
] [
blame
]
@v
=
weak
global
i8
1
@llvm.global_ctors
=
appending
global
[
1
x
{
i32
,
void
()*,
i8
*
}]
[{
i32
,
void
()*,
i8
*
}
{
i32
65535
,
void
()*
@f
,
i8
*
@v
}]
define
weak
void
@f
()
{
ret
void
}