[all-commits] [llvm/llvm-project] 35c3f5: [ELF][X86] Write R_X86_64_TLSDESC addends with -z rel
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Oct 27 09:35:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35c3f5610c969091359a92f31e5a2745f5d49739
https://github.com/llvm/llvm-project/commit/35c3f5610c969091359a92f31e5a2745f5d49739
Author: Fangrui Song <i at maskray.me>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M lld/ELF/Arch/X86_64.cpp
M lld/test/ELF/x86-64-tlsdesc-gd.s
Log Message:
-----------
[ELF][X86] Write R_X86_64_TLSDESC addends with -z rel
Similar to D100544 for AArch64.
Reviewed By: arichardson
Differential Revision: https://reviews.llvm.org/D112592
More information about the All-commits
mailing list