This is an archive of the discontinued LLVM Phabricator instance.

[mips] Fix PR35140
ClosedPublic

Authored by sdardis on Nov 3 2017, 4:01 AM.

Details

Summary

Mark all symbols involved with TLS relocations as being TLS symbols.

This resolves PR35140.

Thanks to Alex Crichton for reporting the issue!

Diff Detail

Repository
rL LLVM

Event Timeline

sdardis created this revision.Nov 3 2017, 4:01 AM
sdardis edited the summary of this revision. (Show Details)Nov 3 2017, 4:01 AM
This revision is now accepted and ready to land.Nov 3 2017, 6:19 AM
This revision was automatically updated to reflect the committed changes.