[PATCH] D112151: [llvm-dwarfdump] Add a test for --summarize-types
Xing GUO via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 20 18:59:05 PDT 2021
Higuoxing accepted this revision.
Higuoxing added a comment.
This revision is now accepted and ready to land.
In D112151#3075510 <https://reviews.llvm.org/D112151#3075510>, @gbreynoo wrote:
> I was looking to do this in YAML but I don't think there is support for debug_types?
Yeah, you're right, `yaml2obj` doesn't support debug_types.
LGTM. Thanks!
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