[PATCH] D83481: [yaml2obj] - Refactor header-sh-fields.yaml test.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 06:02:56 PDT 2020


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

LGTM, with nit.



================
Comment at: llvm/test/tools/yaml2obj/ELF/header-sh-fields.yaml:22
+## Check we can override all default values using the same values
+## and this does not change the output.
+# RUN: yaml2obj --docnum=2 %s -o %t-default-override
----------------
and this -> and that this


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

https://reviews.llvm.org/D83481





More information about the llvm-commits mailing list