This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
/
JIT
History
Brian Gaeke
d2bc5ac045
Tidy up doxygen comment for getPointerToFunction().
...
Add prototypes for recompileAndRelinkFunction() and runJITOnFunction(). llvm-svn: 9200
2003-10-17 18:27:12 +00:00
..
Emitter.cpp
Fix a typo in a comment, and zap a blank line.
2003-10-16 23:33:38 +00:00
Intercept.cpp
Change to use GetAddressOfSymbol instead of dlsym.
2003-10-10 17:02:42 +00:00
JIT.cpp
JIT.cpp:
2003-10-16 21:19:34 +00:00
Makefile
Fix reference to architecture.
2003-07-28 19:06:50 +00:00
VM.cpp
Refactor running the JIT passes on a single function into the new method,
2003-10-17 18:27:00 +00:00
VM.h
Tidy up doxygen comment for getPointerToFunction().
2003-10-17 18:27:12 +00:00