[PATCH] D86918: [DebugInfo] Simplify string table dumpers.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 04:46:33 PDT 2020


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

LGTM.



================
Comment at: llvm/test/tools/llvm-dwarfdump/debug-str.yaml:1-2
-## Show that llvm-dwarfdump dumps the .debug_str section when --debug-str is
-## specified.
+## a) Show that llvm-dwarfdump dumps the .debug_str and the
+## .debug_str.dwo section when --debug-str is specified.
 
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86918



More information about the llvm-commits mailing list