llvm-6502/lib
Devang Patel 5af2f63479 Parse
ret i32 1, i8 2
another step towards multiple return value support.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47407 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-20 22:39:45 +00:00
..
Analysis Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings. 2008-02-20 11:08:44 +00:00
Archive Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
AsmParser Parse 2008-02-20 22:39:45 +00:00
Bitcode Support alignment within ParamAttrs in the I/O handling. 2008-02-20 21:15:19 +00:00
CodeGen Remove one of the fixmes that I put in there. From Evan: 2008-02-20 20:56:45 +00:00
Debugger Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
ExecutionEngine Update gcc 4.3 warnings fix patch with recent head changes 2008-02-20 11:10:28 +00:00
Linker And final pack of warnings silencing 2008-02-20 11:27:04 +00:00
Support Add explicit keywords. 2008-02-20 16:44:09 +00:00
System Add convenient helper to get suffix of the file 2008-02-20 19:41:22 +00:00
Target Poorly named option. 2008-02-20 20:57:32 +00:00
Transforms Add explicit keywords. 2008-02-20 16:44:09 +00:00
VMCore What if functions can return aggregate values ? 2008-02-20 22:36:03 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00