[PATCH] D90458: [yaml2obj][WIP] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 2 00:39:16 PST 2020
jhenderson added a comment.
As long as this approach still allows creating program headers with the exact same contents as before (i.e. it's as flexible as possible), then it makes sense to me too. Happy for you to proceed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90458/new/
https://reviews.llvm.org/D90458
More information about the llvm-commits
mailing list