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
Chris Lattner
2537ca318a
Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c
...
llvm-svn: 6193
2003-05-14 13:53:40 +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
Add support for function stubs, which allow calling functions which need to
2003-05-09 03:30:07 +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
Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c
2003-05-14 13:53:40 +00:00
Makefile
Initial checkin of new LLI with JIT compiler
2002-12-24 00:01:05 +00:00
VM.cpp
Add a framework for intercepting system calls
2003-05-14 13:26:47 +00:00
VM.h
Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.c
2003-05-14 13:53:40 +00:00