[RFC] Design issues with multiple IRs
Richard Henderson
rth@redhat.com
Fri Dec 7 03:06:00 GMT 2001
On Thu, Dec 06, 2001 at 10:31:06PM -0500, Diego Novillo wrote:
> Absolutely. That's why I wanted to ask for suggestions before I
> kept doing changes to the branch. I'm going to start looking at
> language hooks. What would be a good place to start looking for
> examples?
I'd expect that you'd need little or nothing in the way of hooks.
I'd expect the language f.e. to build the function, translate any
language dependent nodes to language independent nodes, then pass
the whole thing off to you.
So I'd focus on the language independent nodes first.
r~
More information about the Gcc
mailing list