Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91995
[ELF] Rename adjustRelaxExpr to adjustTlsExpr and delete the unused `data` parameter ClosedPublic Authored by MaskRay on Nov 23 2020, 1:13 PM.
Details
Diff Detail
Event TimelineMaskRay added a parent revision: D91993: [ELF] Don't relax R_X86_64_GOTPCRELX if addend != -4.Nov 23 2020, 1:13 PM This revision is now accepted and ready to land.Nov 24 2020, 2:35 AM Closed by commit rG50564ca07543: [ELF] Rename adjustRelaxExpr to adjustTlsExpr and delete the unused `data`… (authored by MaskRay). · Explain WhyNov 25 2020, 9:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 307631 lld/ELF/Arch/AArch64.cpp
lld/ELF/Arch/PPC.cpp
lld/ELF/Arch/PPC64.cpp
lld/ELF/Arch/X86.cpp
lld/ELF/Relocations.cpp
lld/ELF/Target.h
lld/ELF/Target.cpp
|