This is an archive of the discontinued LLVM Phabricator instance.

[ObjectYAML][MachO] Add LC_FUNCTION_STARTS support
ClosedPublic

Authored by keith on Feb 7 2022, 5:35 PM.

Details

Summary

This adds support for encoding and decoding the LC_FUNCTION_STARTS load
command payload.

Diff Detail

Event Timeline

keith created this revision.Feb 7 2022, 5:35 PM
keith requested review of this revision.Feb 7 2022, 5:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 7 2022, 5:35 PM
aprantl accepted this revision.Feb 13 2022, 9:19 AM
This revision is now accepted and ready to land.Feb 13 2022, 9:19 AM
This revision was automatically updated to reflect the committed changes.