[PATCH] D63267: [yaml2obj] - Allow setting custom section types for implicit sections.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 04:24:26 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/implicit-sections-types.test:5
+## Check the types set by default in case sections were implicitly
+## added and not described in the YAML
+
----------------
Missing trailing full stop.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63267/new/
https://reviews.llvm.org/D63267
More information about the llvm-commits
mailing list