Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
ThinLTO
/
X86
/
Inputs
/
reference_non_importable.ll
blob: dab18539ec6eb03d596b90ea5f2452f64b48127c [
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"
declare
i8
**
@foo
()
define
i32
@main
()
{
call
i8
**
@foo
()
ret
i32
0
}