[PATCH] D82367: [ObjectYAML][ELF] Add support for emitting the .debug_gnu_pubnames/pubtypes sections.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 02:08:20 PDT 2020
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
LGTM, with one suggestion.
================
Comment at: llvm/test/tools/yaml2obj/ELF/DWARF/debug-gnu-pubtypes.yaml:109
+
+# SIZE: SectionData (
+# SIZE-NEXT: 0000: 00000000 00000000 00000000 00000000 |................|
----------------
Probably missed this elsewhere, but can't this be `SIZE-NEXT`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82367/new/
https://reviews.llvm.org/D82367
More information about the llvm-commits
mailing list