This website requires JavaScript.
Explore
Help
Sign In
nils.hoelscher
/
llvm-for-llvmta
Watch
1
Star
0
Fork
You've already forked llvm-for-llvmta
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
721aa06b29
llvm-for-llvmta
/
test
/
ExecutionEngine
/
MCJIT
/
Inputs
/
multi-module-b.ll
8 lines
97 B
LLVM
Raw
Blame
History
declare
i32
@FC
(
)
define
i32
@FB
(
)
{
%r
=
call
i32
@FC
(
)
; <i32> [#uses=1]
ret
i32
%r
}
Reference in New Issue
View Git Blame
Copy Permalink