diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-10-12 11:36:08 +0300 |
---|---|---|
committer | Huacai Chen <chenhuacai@loongson.cn> | 2022-10-12 11:36:08 +0300 |
commit | 0d8dad7048611e5ba02ae8519539ce4b8b1482d3 (patch) | |
tree | 6ccf248c67c7a279f97fe2e89eb7ac4b2f329437 /arch/loongarch/include | |
parent | 9550dfde5eb83558c9c21f664d9b622a26bacf7d (diff) | |
download | linux-0d8dad7048611e5ba02ae8519539ce4b8b1482d3.tar.xz |
LoongArch: Add Kconfig option AS_HAS_EXPLICIT_RELOCS
GNU as >= 2.40 and GCC >= 13 will support using explicit relocation
hints in the assembly code, instead of la.* macros. The usage of
explicit relocation hints can improve code generation so it's enabled
by default by GCC >= 13.
Introduce a Kconfig option AS_HAS_EXPLICIT_RELOCS as the switch for
"use explicit relocation hints or not".
Tested-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: Xi Ruoyao <xry111@xry111.site>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'arch/loongarch/include')
0 files changed, 0 insertions, 0 deletions