Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
- Build Status
Buildable 30869 Build 30868: arc lint + arc unit
Paths
| Differential D60994
[PPC64] Allow R_PPC64_DTPREL* to preemptable local-dynamic symbols ClosedPublic Authored by MaskRay on Apr 22 2019, 11:19 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 22 2019, 11:23 PM MaskRay added inline comments. Closed by commit rL358950: [PPC64] Allow R_PPC64_DTPREL* to preemptable local-dynamic symbols (authored by MaskRay). · Explain WhyApr 22 2019, 11:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196184 ELF/Arch/PPC64.cpp
ELF/InputSection.cpp
ELF/Relocations.cpp
test/ELF/ppc64-tls-ld-preemptable.s
|
relaxTlsLdToLe is redefined by PPC64 X86 X86_64 (no MIPS). So PPC64 is the last user.