[all-commits] [llvm/llvm-project] 9afea7: [lld][LoongArch] Add reloc types for LA32R/LA32S
hev via All-commits
all-commits at lists.llvm.org
Wed Jan 14 19:33:07 PST 2026
Branch: refs/heads/users/hev/loong32-lld
Home: https://github.com/llvm/llvm-project
Commit: 9afea76fd3e7b7e9997e40b9ee16adb51136a6a1
https://github.com/llvm/llvm-project/commit/9afea76fd3e7b7e9997e40b9ee16adb51136a6a1
Author: WANG Rui <wangrui at loongson.cn>
Date: 2026-01-15 (Thu, 15 Jan 2026)
Changed paths:
M lld/ELF/Arch/LoongArch.cpp
M lld/ELF/InputSection.cpp
M lld/ELF/Relocations.cpp
M lld/ELF/Relocations.h
A lld/test/ELF/loongarch-call30.s
A lld/test/ELF/loongarch-relax-call30-2.s
A lld/test/ELF/loongarch-relax-call30.s
M lld/test/ELF/loongarch-relax-emit-relocs.s
M lld/test/ELF/loongarch-tls-gd-edge-case.s
M lld/test/ELF/loongarch-tls-gd.s
M lld/test/ELF/loongarch-tls-ie.s
M lld/test/ELF/loongarch-tls-ld.s
M lld/test/ELF/loongarch-tlsdesc.s
Log Message:
-----------
[lld][LoongArch] Add reloc types for LA32R/LA32S
This patch adds support for processing the relocation types introduced
in la-abi-specs v2.50.
Link: https://github.com/loongson/la-abi-specs/pull/16
Link: https://sourceware.org/pipermail/binutils/2025-December/146091.html
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list