1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/ExecutionEngine/JIT
Chris Lattner 62fa228a18 Add support for function stubs, which allow calling functions which need to
have an address available, but have not yet been code generated.

llvm-svn: 6059
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
Emitter.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
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