[PATCH] D64401: [yaml2obj] - Allow overriding the sh_size field.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 04:44:06 PDT 2019
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
LGTM, with one nit.
================
Comment at: test/tools/yaml2obj/elf-override-shsize.yaml:108
+## Check we can define sh_size larger than section content size
+## and thus create the overlaping sections.
+
----------------
Delete "the"
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64401/new/
https://reviews.llvm.org/D64401
More information about the llvm-commits
mailing list