Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
ThinLTO
/
X86
/
Inputs
/
cache.ll
blob: aab44cb80c76a6541b08d150c8b13b5602f3d34e [
file
] [
log
] [
blame
]
target
datalayout
=
"e-m:o-i64:64-f80:128-n8:16:32:64-S128"
target
triple
=
"x86_64-apple-macosx10.11.0"
define
i32
@main
()
{
entry
:
call
void
(
...
)
@globalfunc
()
ret
i32
0
}
declare
void
@globalfunc
(
...
)