[PATCH] D69895: [yaml2obj/obj2yaml] - Add support for SHT_LLVM_LINKER_OPTIONS sections.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 07:18:16 PST 2019
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
LGTM, with one remaining nit. Thanks!
================
Comment at: llvm/test/tools/obj2yaml/linker-options.yaml:66
+## 3) Odd number of strings in the section.
+## (Hence it contains incomplete key-value pair).
+ - Name: .linker-options-incomplete
----------------
contains an incomplete
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69895/new/
https://reviews.llvm.org/D69895
More information about the llvm-commits
mailing list