llvm-6502/lib
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
..
Analysis Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
Archive Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
AsmParser Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
Bytecode Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
CodeGen Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
ExecutionEngine The JIT now passes the environment pointer to the main() function when it 2003-08-21 21:12:30 +00:00
Linker Fix Bug: Linker/2003-05-15-TypeProblem.ll 2003-05-15 16:30:55 +00:00
Support lib/Support/CommandLine.cpp: 2003-08-15 21:05:57 +00:00
Target Change all #include'd files to be :: rules instead of : rules 2003-08-21 20:37:17 +00:00
Transforms Unless we CANNOT merge the arguments, do so 2003-08-20 23:50:38 +00:00
VMCore Implement Assembler/2003-08-21-ConstantExprCast-Fold.llx 2003-08-21 19:45:55 +00:00
Makefile Reoptimizer has moved to reopt cvs module. 2003-08-21 20:32:04 +00:00