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
Andrew Lenharth
27f1e26db7
one cannot allocate a global, until one is done initializing the global pointers
...
llvm-svn: 22568
2005-08-01 17:35:40 +00:00
..
Intercept.cpp
Remove trailing whitespace
2005-04-21 22:55:34 +00:00
JIT.cpp
Like constants, globals on some platforms are GOT relative. This means they have to be allocated
2005-07-28 12:44:13 +00:00
JIT.h
For PR540:
2005-07-12 15:51:55 +00:00
JITEmitter.cpp
one cannot allocate a global, until one is done initializing the global pointers
2005-08-01 17:35:40 +00:00
Makefile
Fix library name.
2004-10-28 05:37:24 +00:00
TargetSelect.cpp
Remove trailing whitespace
2005-04-21 22:55:34 +00:00