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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 04:32:01 PDT 2018


grimar added a comment.

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.


https://reviews.llvm.org/D50761





More information about the llvm-commits mailing list