On Wed, 2008-08-20 at 22:20 +0200, Ron Blaschke wrote:
> I think we need a way to select the calling convention for a function,
> similar to, or maybe even part of, the signature.  Also, it would be
> good to have a way to select a calling convention when loading a
> library, as a calling convention is usually used consistently, and
> providing defaults for well known libraries.

tewk's C99 parser / NCI JIT code should handle part of this (and could
be expanded to do more).  We may want to just settle on extending that
work as needed, rather than trying to shoehorn it into old-style NCI.


-'f


Reply via email to