[PATCH] D70710: [yaml2obj] - Teach tool to describe SHT_GNU_verdef section with a "Content" property.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 04:24:29 PST 2019


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

LGTM, with one nit.



================
Comment at: llvm/test/tools/yaml2obj/ELF/verdef-section.yaml:135
+
+# BOTH: error: SHT_GNU_verdef: "Entries" and "Content" can't be used togethe
+
----------------
togethe -> together


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70710/new/

https://reviews.llvm.org/D70710





More information about the llvm-commits mailing list