
8 Nov
2009
8 Nov
'09
10:07 a.m.
On Sun, Nov 08, 2009 at 10:19:26AM +0300, Bulat Ziganshin wrote:
seems that wizards are on holiday ATM, so i will help a little - ghc ports are divided into registerized (working with cpu registers) and unregisterized (just a C code generated).
I wouldn't touch the *registerized* variant using intermediate C files, because that means you probably would also have to modify the evil mangler, which is -- evil. Ciao, Kili