This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho] Place LC_FUNCTION_STARTS data at the right position
ClosedPublic

Authored by int3 on Mar 15 2021, 11:12 AM.

Details

Summary

This pleases the codesign

(Otherwise it complains about "function starts data out of place")

Diff Detail

Event Timeline

int3 created this revision.Mar 15 2021, 11:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2021, 11:12 AM
int3 requested review of this revision.Mar 15 2021, 11:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2021, 11:12 AM
int3 retitled this revision from [lld-macho] Place LC_FUNCTION_STARTS at the right position to [lld-macho] Place LC_FUNCTION_STARTS data at the right position.Mar 15 2021, 11:12 AM
smeenai accepted this revision.Mar 15 2021, 11:30 AM
smeenai added a subscriber: smeenai.

LGTM

This revision is now accepted and ready to land.Mar 15 2021, 11:30 AM
This revision was landed with ongoing or failed builds.Mar 15 2021, 11:56 AM
This revision was automatically updated to reflect the committed changes.