llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 6125fddb52 Add support for function stubs, which allow calling functions which need to
have an address available, but have not yet been code generated.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6059 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-09 03:30:07 +00:00
..
Callback.cpp Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
JIT.cpp Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00
JIT.h Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
JITEmitter.cpp Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
Makefile Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00
VM.cpp Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
VM.h Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00