This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fdb2f4b7cd429d2aeba83efe19caec033ff0c3d4
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
/
JIT
History
Brian Gaeke
a0967e52e9
Fix call to mmap, so that it can be used on sparc.
...
llvm-svn: 6424
2003-05-30 03:37:13 +00:00
..
Callback.cpp
Add support for function stubs, which allow calling functions which need to
2003-05-09 03:30:07 +00:00
Emitter.cpp
Allow for specification of which JIT to run on the commandline.
2003-05-27 21:40:39 +00:00
Intercept.cpp
Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c
2003-05-14 13:53:40 +00:00
JIT.cpp
Allow for specification of which JIT to run on the commandline.
2003-05-27 21:40:39 +00:00
Makefile
Initial checkin of new LLI with JIT compiler
2002-12-24 00:01:05 +00:00
SparcEmitter.cpp
Fix call to mmap, so that it can be used on sparc.
2003-05-30 03:37:13 +00:00
VM.cpp
Add a framework for intercepting system calls
2003-05-14 13:26:47 +00:00
VM.h
Allow for specification of which JIT to run on the commandline.
2003-05-27 21:40:39 +00:00