[all-commits] [llvm/llvm-project] bb39a8: [LoongArch] Define the LAELF v20230519 relocs
WÁNG Xuěruì via All-commits
all-commits at lists.llvm.org
Tue Jun 6 20:16:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb39a8aad12a4c93382e23a50004da6633156786
https://github.com/llvm/llvm-project/commit/bb39a8aad12a4c93382e23a50004da6633156786
Author: WANG Xuerui <git at xen0n.name>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M llvm/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def
M llvm/test/tools/llvm-readobj/ELF/reloc-types-loongarch64.test
M llvm/unittests/Object/ELFTest.cpp
Log Message:
-----------
[LoongArch] Define the LAELF v20230519 relocs
The LoongArch ELF psABI document has changed location and versioning
scheme; this revision is v2.10 in the old scheme. Notably this revision
brings initial capability of linker relaxation to LoongArch.
Reviewed By: SixWeining, MaskRay
Differential Revision: https://reviews.llvm.org/D152184
More information about the All-commits
mailing list