Pete Lomax <[EMAIL PROTECTED]> wrote: ad subject: subroutines are self-contained parts of compiling a program. They have their own CFG, life analysis and so on. So its the "natural" way to compile these as units.
> Am I missing a trick here, thinking it would be better to allow eg: If you have some small specialized subs, you can always put these inside .emit/.eom as PASM. leo