[PATCH] D50761: [yaml2obj] - Teach tool to produce SHT_GROUP section with a custom type.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 04:36:37 PDT 2018


jhenderson added a comment.

In https://reviews.llvm.org/D50761#1200428, @grimar wrote:

> After one more look, since the field name is `SectionOrType`, I think it is ok to accept decimals here too for specifying a section index.
>  It will also simplify the implementation a bit. I'll update the patch.


Okay, I'll wait for your update.


https://reviews.llvm.org/D50761





More information about the llvm-commits mailing list