With the "SectionHeaderTable" it is now possible to reorder
entries in the section header table.
It also allows to stop emitting the table.
Differential D80002
[yaml2obj] - Implement the "SectionHeaderTable" tag. grimar on May 15 2020, 5:43 AM. Authored by
Details With the "SectionHeaderTable" it is now possible to reorder It also allows to stop emitting the table.
Diff Detail Event TimelineComment Actions This is a good idea.
Comment Actions Mostly looks good, but a number of small comments from me.
Comment Actions (For some reason seems I also forgot to push "submit" for my comments previously. Sorry!). Comment Actions LGTM, with two nits.
Comment Actions Looks great!
|
If there's nothing stopping it, I'd prefer to make this SectionHeader (in commong with FileHeader and ProgramHeader). Variable names could then be changed to SecHdr where necessary.