llvm-6502/lib/ExecutionEngine
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
..
Interpreter Implement varargs support for LLI! 2003-05-08 16:52:43 +00:00
JIT Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
ExecutionEngine.cpp Add a pointersize/endianness safe load routine to match the store routine 2003-05-08 16:52:16 +00:00
Makefile We now need to link libscalar to get the switch lowering pass 2003-04-23 16:43:02 +00:00