This is an archive of the discontinued LLVM Phabricator instance.

[X86] Support modifier @PLTOFF for R_X86_64_PLTOFF64
ClosedPublic

Authored by MaskRay on Nov 29 2020, 9:45 PM.

Details

Summary

gcc -mcmodel=large can emit @PLTOFF.

Diff Detail

Event Timeline

MaskRay created this revision.Nov 29 2020, 9:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2020, 9:45 PM
MaskRay requested review of this revision.Nov 29 2020, 9:45 PM
grimar accepted this revision.Nov 30 2020, 12:28 AM

LGTM

This revision is now accepted and ready to land.Nov 30 2020, 12:28 AM
This revision was landed with ongoing or failed builds.Dec 1 2020, 8:39 AM
This revision was automatically updated to reflect the committed changes.