[PATCH] gcc: move assemble_start_function / assemble_end_function to output_mi_thunk

augustine.sterling@gmail.com augustine.sterling@gmail.com
Wed May 15 15:34:00 GMT 2019


On Tue, May 14, 2019 at 10:28 AM Max Filippov <jcmvbkbc@gmail.com> wrote:
>
> Let backends call assemble_start_function after they have generated
> thunk function body so that a constant pool could be output if it is
> required. This may help backends to avoid implementing custom constant
> loading code specifically for the MI thunk and reuse existing
> functionality.

Approved for xtensa.



More information about the Gcc-patches mailing list