RFR: 8332689: RISC-V: Use load instead of trampolines [v22]
Robbin Ehn
rehn at openjdk.org
Thu Jul 4 14:48:38 UTC 2024
On Thu, 4 Jul 2024 13:58:33 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> Maybe in the future load_link_jump will be used out side reloc_call, was that your thinking?
>>
>> Anyhow change _ld to ld ?
>
> Yeah, I just feel it's better to decouple the two and let the users of `load_link_jump` to decide. (Or just inline this `load_link_jump` into the caller?)
I just changed to ld.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19453#discussion_r1665807685
More information about the hotspot-dev
mailing list