Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc041b82d44b51a3b7da79c38e4052e28ff8011c
/
.
/
llvm
/
test
/
ExecutionEngine
/
MCJIT
/
remote
/
Inputs
/
multi-module-c.ll
blob: 98350a8c106eabdd8538c9c52ea98e1ae69390e6 [
file
] [
log
] [
blame
]
Renato Golin
8cea6e8
2014-01-29 11:50:56 +0000
[
diff
] [
blame
]
1
define
i32
@FC
()
nounwind
{
Andrew Kaylor
1b2cfb6
2013-10-04 00:49:38 +0000
[
diff
] [
blame
]
2
ret
i32
0
3
}
4