[Lldb-commits] [PATCH] D153817: [lldb] Increase the maximum number of classes we can read from shared cache
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 26 14:25:13 PDT 2023
jasonmolenda accepted this revision.
jasonmolenda added a comment.
This revision is now accepted and ready to land.
LGTM. You might want to mention why it isn't sustainable -- because we must allocate memory in the inferior process, and some inferior processes have quite small memory limits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153817/new/
https://reviews.llvm.org/D153817
More information about the lldb-commits
mailing list