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

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 05:26:37 PDT 2020


Higuoxing added inline comments.


================
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.
 
----------------
jhenderson wrote:
> 
Thanks!


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