1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/ExecutionEngine/JIT
Chris Lattner 1eabe5fb58 initial changes to support JIT'ing from multiple module providers, implicitly
linking the program on the fly.

llvm-svn: 29721
2006-08-16 01:24:12 +00:00
..
Intercept.cpp Fix handling of asm specifiers for external globals. This unbreaks many programs 2006-07-28 21:11:31 +00:00
JIT.cpp initial changes to support JIT'ing from multiple module providers, implicitly 2006-08-16 01:24:12 +00:00
JIT.h remove the intrinsiclowering hook 2006-03-23 05:22:51 +00:00
JITEmitter.cpp initial changes to support JIT'ing from multiple module providers, implicitly 2006-08-16 01:24:12 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp remove always-null IntrinsicLowering argument. 2006-03-23 05:28:02 +00:00