[RFA jit 1/2] introduce class toplev

David Malcolm dmalcolm@redhat.com
Wed Jan 1 00:00:00 GMT 2014


On Tue, 2014-03-18 at 08:57 -0600, Tom Tromey wrote:
> This patch introduces a new "class toplev" and changes toplev_main and
> toplev_finalize to be methods of this class.  Additionally, now the
> timevars are automatically stopped when the object is destroyed.  This
> cleans up "compile" a bit and makes it simpler to reuse the toplev
> logic in other code.

Thanks.

> ---
>  gcc/ChangeLog.jit      | 14 +++++++++++++

I see the Changelog.jit file listed here...

>  gcc/diagnostic.c       |  2 +-
>  gcc/jit/ChangeLog.jit  |  5 +++++

...and here, but I don't see the content below, or within the header of
the email.  Is this available somewhere?

[...snip...]



More information about the Jit mailing list