1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib/ExecutionEngine/JIT
Dan Gohman 6c9a53ffac Use empty() instead of size().
llvm-svn: 53178
2008-07-07 17:52:43 +00:00
..
Intercept.cpp Add a new flag that disables symbol lookup with dlsym when set. This allows 2008-06-16 17:44:14 +00:00
JIT.cpp Prune a few dependencies on MachineFunction.h. 2008-07-01 18:15:35 +00:00
JIT.h Correct a comment. 2008-07-03 00:51:05 +00:00
JITDwarfEmitter.cpp Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL, eliminating 2008-07-01 00:05:16 +00:00
JITDwarfEmitter.h Cosmetic changes, as suggested by Evan. No functionality changes. 2008-04-20 17:44:19 +00:00
JITEmitter.cpp Implement JIT support for global aliases, patch by David Chisnall! 2008-06-25 20:21:35 +00:00
JITMemoryManager.cpp Use static_cast instead of reinterpret_cast for casting void*. 2008-06-21 20:17:03 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00
TargetSelect.cpp Use empty() instead of size(). 2008-07-07 17:52:43 +00:00