[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug: method inlining reverses trap tables
Looks good to me. I've committed it. Can you close the sootbug?
If I have time, I'll also look at your other bugs, now that I have a
working trunk build...
pat
On Sat, 17 Jul 2004, Archie Cobbs wrote:
> FYI,
>
> The following patch fixes a bug in SiteInliner [1]. The trap table of
> the inlined method was being merged in in reverse order.
>
> Please review & commit as appropriate.