[PATCH] D80722: [ObjectYAML][DWARF] Make the `PubSection` optional.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 29 02:41:07 PDT 2020


jhenderson accepted this revision.
jhenderson added a comment.

LGTM, once one comment is addressed.



================
Comment at: llvm/test/ObjectYAML/MachO/DWARF-pubsections.yaml:2
+## This file contains test cases for generating .debug_pubnames/.debug_pubtypes
+## sections in Mach-O object files.
+
----------------
perhaps change this line to "section in object files from the DWARF entry of Mach-O YAML inputs".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80722





More information about the llvm-commits mailing list