This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-10 14:36:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
History
Chris Lattner
6e63336eb4
improve portability to systems that don't have powf/modf (e.g. solaris 9)
...
patch by Evzen Muller! llvm-svn: 103876
2010-05-15 17:10:24 +00:00
..
Interpreter
Fix an ancient FIXME.
2010-05-01 02:43:10 +00:00
JIT
Remove the -enable-sjlj-eh option, which doesn't do anything.
2010-05-02 15:36:26 +00:00
CMakeLists.txt
Eliminate object-relinking support from CMake. Fixes PR 4429 and
2009-06-23 17:57:35 +00:00
ExecutionEngine.cpp
improve portability to systems that don't have powf/modf (e.g. solaris 9)
2010-05-15 17:10:24 +00:00
ExecutionEngineBindings.cpp
Add Module functions in place of module providers.
2010-03-02 23:58:54 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00