This is an archive of the discontinued LLVM Phabricator instance.

[JITLink] Add support of R_X86_64_32S relocation
ClosedPublic

Authored by StephenFan on Aug 19 2021, 11:55 PM.

Details

Summary

This patch supported the R_X86_64_32S relocation and add the Pointer32Signed generic edge kind.

Diff Detail

Event Timeline

StephenFan created this revision.Aug 19 2021, 11:55 PM
StephenFan requested review of this revision.Aug 19 2021, 11:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 19 2021, 11:55 PM
lhames accepted this revision.Aug 22 2021, 1:20 AM

LGTM. Thanks very much Stephen!

This revision is now accepted and ready to land.Aug 22 2021, 1:20 AM
This revision was landed with ongoing or failed builds.Aug 22 2021, 1:52 AM
This revision was automatically updated to reflect the committed changes.