[PATCH] D112151: [llvm-dwarfdump] Add a test for --summarize-types

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 09:24:59 PDT 2021


gbreynoo added a comment.

Using `-implicit-check-not=DW_TAG` fails due to finding the string output in other sections, I think the explicit check might be required.


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

https://reviews.llvm.org/D112151



More information about the llvm-commits mailing list