On 1/5/2022 4:06 AM, Martin Liška wrote:
The patch is about small refactoring of the plugin.

Patch can bootstrap on x86_64-linux-gnu and survives regression tests.

Ready to be installed?
Thanks,
Martin

include/ChangeLog:

    * plugin-api.h (enum ld_plugin_tag): Do not set implicit enum
    values.

lto-plugin/ChangeLog:

    * lto-plugin.c (struct plugin_objfile): Use bool for offset
    field.
    (exec_lto_wrapper): Assign true/false to bool variables.
    (process_offload_section): Likewise.
    (claim_file_handler): Likewise.
    (onload): Likewise.
I don't see anything controversial in here.  But the timing isn't great.  We're in stage3 and presumably moving into stage4 shortly. Shouldn't this wait until stage1 re-opens?

jeff

Reply via email to