Sign in
llvm
/
llvm
/
581b638b1686c57586b44424d1a1fb0649315ce5
/
.
/
test
/
ThinLTO
/
X86
/
Inputs
/
funcimport2.ll
blob: 216ef0f1daa8c7bca87b783b6c58c930d9863456 [
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
()
#
0
{
entry
:
call
void
(
...
)
@foo
()
ret
i32
0
}
declare
void
@foo
(
...
)
#
1