This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-12 22:53:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
History
Chris Lattner
ecea068eb2
add a mechanism for the JIT to invoke a function to lazily create functions as they are referenced.
...
llvm-svn: 43210
2007-10-22 02:50:12 +00:00
..
Interpreter
…
JIT
add a mechanism for the JIT to invoke a function to lazily create functions as they are referenced.
2007-10-22 02:50:12 +00:00
ExecutionEngine.cpp
add a mechanism for the JIT to invoke a function to lazily create functions as they are referenced.
2007-10-22 02:50:12 +00:00
Makefile
…