This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
8be9bc64ce
llvm-project
/
llvm
/
lib
/
ExecutionEngine
History
Chris Lattner
fd6f3257b8
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
Fix an assertion abort on sparc. malloc(0) is allowed to
2007-10-11 19:40:35 +00:00
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
Change Library Names Not To Conflict With Others When Installed
2004-10-27 23:18:45 +00:00