llvm-6502/lib/ExecutionEngine/JIT
Dan Gohman eccfb6a165 Use empty() instead of size().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53178 91177308-0d34-0410-b5e6-96231b3b80d8
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