This is an archive of the discontinued LLVM Phabricator instance.

[MC] Allow annotating custom sections as zerofill
ClosedPublic

Authored by egorzhdan on Jun 27 2022, 8:29 AM.

Details

Summary

This is already possible for e.g. cstring_literals, but the entry for zerofill was unnamed.

rdar://90336380

Diff Detail

Event Timeline

egorzhdan created this revision.Jun 27 2022, 8:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 27 2022, 8:29 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
egorzhdan requested review of this revision.Jun 27 2022, 8:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 27 2022, 8:29 AM
This revision is now accepted and ready to land.Jun 27 2022, 8:51 AM
This revision was landed with ongoing or failed builds.Jun 28 2022, 7:10 AM
This revision was automatically updated to reflect the committed changes.