This is an archive of the discontinued LLVM Phabricator instance.

[yaml2obj] - Change how p_offset is calculated when creating segments. NFCI.
ClosedPublic

Authored by grimar on Apr 17 2020, 6:25 AM.

Details

Summary

This depends on D78361 and simplifies the computation of the p_offset.

Diff Detail

Event Timeline

grimar created this revision.Apr 17 2020, 6:25 AM
MaskRay accepted this revision.Apr 17 2020, 9:22 PM

LGTM.

This revision is now accepted and ready to land.Apr 17 2020, 9:22 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 22 2020, 3:12 AM