llvm-6502/include/llvm/ExecutionEngine
John Criswell 69582b35b6 The JIT now passes the environment pointer to the main() function when it
starts a program.  This allows the GNU env program to compile and JIT under
LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8022 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-21 21:12:30 +00:00
..
ExecutionEngine.h The JIT now passes the environment pointer to the main() function when it 2003-08-21 21:12:30 +00:00
GenericValue.h Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00