1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-09 11:32:48 +00:00
Vikram S. Adve dcde95fbbc More important fixes:
-- FP argument to a function with no prototype going on stack
   was not being copied to the stack in colorCallArgs().
-- Put caller-saving code *before* argument copying code so that
   we don't trash a register before saving it!
-- Two other minor fixes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2855 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-10 21:36:00 +00:00
..
2002-07-09 19:18:56 +00:00
2002-07-10 21:36:00 +00:00
2002-07-10 16:48:17 +00:00