llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 5e22558853 Allow targets to avoid emitting a stub for EVERY lazily resolved call. In
most cases (e.g. direct calls) no stub is needed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18080 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-21 03:37:42 +00:00
..
Intercept.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
JIT.cpp This method does not exist any longer. 2004-11-20 23:51:03 +00:00
JIT.h Add accessor 2004-11-20 03:11:07 +00:00
JITEmitter.cpp Allow targets to avoid emitting a stub for EVERY lazily resolved call. In 2004-11-21 03:37:42 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp The cleanup is done. Update comment. 2004-07-11 08:24:02 +00:00