This is an archive of the discontinued LLVM Phabricator instance.

[PPC64] Support R_PPC64_GOT_TLSLD16* relocations
ClosedPublic

Authored by sfertile on May 30 2018, 8:34 AM.

Details

Summary

This patch adds support for the R_PPC64_GOT_TLSLD16 relocations used to build the address of the tls_index struct used in local-dynamic tls.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

sfertile created this revision.May 30 2018, 8:34 AM
ruiu accepted this revision.May 30 2018, 8:38 AM

LGTM

This revision is now accepted and ready to land.May 30 2018, 8:38 AM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.