[PATCH] D112151: [llvm-dwarfdump] Add a test for --summarize-types
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 20 20:47:50 PDT 2021
dblaikie requested changes to this revision.
dblaikie added a comment.
This revision now requires changes to proceed.
I'm not sure what you mean that this feature isn't tested - a quick search through llvm/test seems to indicate a test case here: `llvm/test/DebugInfo/dwarfdump-type-units.test:RUN: llvm-dwarfdump -v %p/Inputs/dwarfdump-type-units.elf-x86-64 -summarize-types | FileCheck -check-prefix=CHECK -check-prefix=SHORT %s` - is this test inadequate?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112151/new/
https://reviews.llvm.org/D112151
More information about the llvm-commits
mailing list