[PATCH] D112151: [llvm-dwarfdump] Add a test for --summarize-types
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 25 10:40:26 PDT 2021
dblaikie added a comment.
Perhaps the summarize-types test could be changed to only dump `-debug-types` (passing that arg instead of `-v` to the `llvm-dwarfdump` invocation) & then it could use `-implicit-check-not=DW_`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112151/new/
https://reviews.llvm.org/D112151
More information about the llvm-commits
mailing list