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
/
MCJIT
History
Jim Grosbach
05c562f094
The MCJITMemoryManager takes ownership of the JMM, so don't leak it.
...
llvm-svn: 142410
2011-10-18 19:57:38 +00:00
..
CMakeLists.txt
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
Intercept.cpp
EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc.
2011-08-14 00:34:04 +00:00
Makefile
…
MCJIT.cpp
MCJIT initialization TargetData
2011-09-30 16:40:10 +00:00
MCJIT.h
ExecutionEngine: push TargetMachine creation into clients (v2)
2011-05-13 21:51:29 +00:00
MCJITMemoryManager.h
The MCJITMemoryManager takes ownership of the JMM, so don't leak it.
2011-10-18 19:57:38 +00:00