[Lldb-commits] [PATCH] D137191: [lldb] Add information on type systems to statistics dump command
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 1 13:42:23 PDT 2022
bulbazord added a comment.
I have a pull request to apple's fork to show how this is used for swift: https://github.com/apple/llvm-project/pull/5540
I primarily wanted this portion to be upstream so that the patch is easier to maintain downstream, but it could be useful for clang-produced TypeSystems as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137191/new/
https://reviews.llvm.org/D137191
More information about the lldb-commits
mailing list