platform_bionic/linker/arch
Elliott Hughes 1bfe534274 riscv64: don't use jalr when we can just say call.
We don't actually care about the length of this jump, and lld will relax
it to a jal when possible anyway. Better to have people copy & paste
call and tail than jal and j.

Test: treehugger
Change-Id: I889044b95fbb5567189a0d6ef31f81df0e0383cd
2023-05-12 12:56:54 -07:00
..
arm riscv64: build the linker. 2022-10-22 03:57:11 +00:00
arm64 ELS TLS documentation: s/module/module_id/. 2023-04-03 14:31:37 +00:00
arm_neon Extempt calculate_gnu_hash_neon from hwasan. 2022-03-31 22:46:54 +00:00
riscv64 riscv64: don't use jalr when we can just say call. 2023-05-12 12:56:54 -07:00
x86 riscv64: build the linker. 2022-10-22 03:57:11 +00:00
x86_64 riscv64: build the linker. 2022-10-22 03:57:11 +00:00