[Lldb-commits] [PATCH] D153817: [lldb] Increase the maximum number of classes we can read from shared cache
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 26 14:25:43 PDT 2023
bulbazord added a comment.
In D153817#4450534 <https://reviews.llvm.org/D153817#4450534>, @jasonmolenda wrote:
> 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.
Sounds good, will update.
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