This is an archive of the discontinued LLVM Phabricator instance.

[Hexagon] Have GetDynamicTLSAddr call __tls_get_addr directly.
AbandonedPublic

Authored by sidneym on Jan 10 2020, 11:32 AM.

Details

Reviewers
None
Summary

Maybe keep the GDPLT relocation (this patch currently removes it) so other tools can recognize this but point the call __tls_get_addr.

Diff Detail

Event Timeline

sidneym created this revision.Jan 10 2020, 11:32 AM
sidneym created this object with visibility "No One".
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2020, 11:32 AM
sidneym changed the visibility from "No One" to "Public (No Login Required)".Jan 14 2020, 9:51 AM
bcain added a subscriber: bcain.Jan 15 2020, 11:45 AM
sidneym abandoned this revision.Mar 19 2020, 1:10 PM