1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/ExecutionEngine
Oscar Fuentes f249fb75f1 Use the paths to libffi's header and library even when no custom
location was stated with FFI_INCLUDE_DIR/FFI_LIBRARY_DIR.

llvm-svn: 124449
2011-01-27 22:58:34 +00:00
..
Interpreter Use the paths to libffi's header and library even when no custom 2011-01-27 22:58:34 +00:00
JIT Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs and fixes here and there. 2011-01-10 12:39:04 +00:00
MCJIT Merge System into Support. 2010-11-29 18:16:10 +00:00
CMakeLists.txt
ExecutionEngine.cpp Remove unneeded zero arrays. 2010-12-04 15:28:22 +00:00
ExecutionEngineBindings.cpp
Makefile MCJIT: Stub out MCJIT implementation, still doesn't do anything useful. 2010-11-17 16:06:43 +00:00