Fix the calling convention order in the CPS
authorMichael D. Adams <adamsmd@cs.indiana.edu>
Mon, 6 Aug 2007 04:48:11 +0000 (04:48 +0000)
committerMichael D. Adams <adamsmd@cs.indiana.edu>
Mon, 6 Aug 2007 04:48:11 +0000 (04:48 +0000)
commit5e27c8850b295db6ac171bb626ce1afd0cd3a1eb
tree8865f0ca8d8389d19f44366bed8c31562562488a
parent3aa061857b4df40fc641ef748d5f651d664b22f2
Fix the calling convention order in the CPS
It now matches the order used by the existing codeGen.
compiler/cmm/CmmCallConv.hs