This is an archive of the discontinued LLVM Phabricator instance.

[DWARFYAML] Make the 'AddressSize', 'SegmentSelectorSize' fields optional.
ClosedPublic

Authored by Higuoxing on Jul 29 2020, 8:02 PM.

Details

Summary

This patch makes the 'AddressSize' and 'SegmentSelectorSize' fields of
address range table optional.

Diff Detail

Event Timeline

Higuoxing created this revision.Jul 29 2020, 8:02 PM
Higuoxing requested review of this revision.Jul 29 2020, 8:02 PM
jhenderson accepted this revision.Jul 30 2020, 12:40 AM

LGTM, thanks!

This revision is now accepted and ready to land.Jul 30 2020, 12:40 AM
This revision was landed with ongoing or failed builds.Jul 30 2020, 2:41 AM
This revision was automatically updated to reflect the committed changes.