[Lldb-commits] [PATCH] D71699: [lldb] Increase the rate at which ConstString's memory allocator scales the memory chunks it allocates
Luboš Luňák via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 20 05:19:54 PST 2019
llunak accepted this revision.
llunak added a comment.
This revision is now accepted and ready to land.
I'm back at using gdb for the time being, so I'd have to build code with debuginfo suitable for lldb, which would take some time. But given that this is more or less the same as I did before, I don't see why this shouldn't work similarly. Thank you for getting these changes in.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71699/new/
https://reviews.llvm.org/D71699
More information about the lldb-commits
mailing list