llvm-6502/lib
Duncan Sands 4bdad51596 Need to handle any 'nest' parameter before integer
parameters, since otherwise it won't be passed in
the right register.  With this change trampolines
work on x86-64 (thanks to Luke Guest for providing
access to an x86-64 box).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46192 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-19 16:42:10 +00:00
..
Analysis
Archive
AsmParser If there are attributes on the varargs part of a 2008-01-11 21:23:39 +00:00
Bitcode
CodeGen remove extraneous &'s. 2008-01-18 19:36:20 +00:00
Debugger
ExecutionEngine
Linker
Support Added FoldingSet style 'profiling' support for APSInt. 2008-01-19 04:31:12 +00:00
System
Target Need to handle any 'nest' parameter before integer 2008-01-19 16:42:10 +00:00
Transforms DAE bug fix. Don't lose parameter attributes on vararg arguments. 2008-01-17 04:18:54 +00:00
VMCore improve compatibility with mingw, patch by Alain Frisch 2008-01-15 22:50:50 +00:00
Makefile