[PATCH] D86918: [DebugInfo] Simplify string table dumpers.
Xing GUO via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 01:51:57 PDT 2020
Higuoxing added a comment.
After this patch, the dumpers of debug_str, debug_str.dwo and debug_line_str sections are exactly the same one. Can we merge tests into a single file?
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