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
History
Brian Gaeke
fcd72643fa
Include <cmath> instead of <math.h>
...
Remove isnan; it's too unportable to handle cleanly at this point. llvm-svn: 6866
2003-06-23 19:41:55 +00:00
..
Interpreter
Include <cmath> instead of <math.h>
2003-06-23 19:41:55 +00:00
JIT
Add #ifdef hack for MAP_ANONYMOUS being spelled MAP_ANON on some platforms.
2003-06-17 23:14:06 +00:00
ExecutionEngine.cpp
Fix typeos
2003-05-14 17:53:49 +00:00
Makefile
Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where
2003-06-17 20:09:18 +00:00