llvm-6502/lib
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
..
Analysis
Archive
AsmParser Add support for the new va_arg instruction 2003-05-08 02:44:12 +00:00
Bytecode Add support for the new va_arg instruction 2003-05-08 02:44:12 +00:00
CodeGen Allow const functions 2003-05-09 03:27:41 +00:00
ExecutionEngine Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
Linker
Support
Target This blank line has GOT to go. 2003-05-09 03:28:13 +00:00
Transforms Handle va_arg instruction correctly 2003-05-08 02:50:13 +00:00
VMCore llvm.va_start only takes on argument now 2003-05-08 15:55:31 +00:00
Makefile