> Hi,
>
> the following patch makes ipa_read_jump_function use the helper
> functions to set up jump functions instead of doing it itself. The
> main reason is that I plan to add some less-trivial code to one of the
> helpers but setting the functions always in one place is a good idea
> anyway.
Hi,
the following patch makes ipa_read_jump_function use the helper
functions to set up jump functions instead of doing it itself. The
main reason is that I plan to add some less-trivial code to one of the
helpers but setting the functions always in one place is a good idea
anyway.
Because there