[all-commits] [llvm/llvm-project] 03049c: Revert "[lldb] Pin the shared cache when iterating...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Apr 14 16:24:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03049c51251189b5aafed825095f3adcd52b3dee
https://github.com/llvm/llvm-project/commit/03049c51251189b5aafed825095f3adcd52b3dee
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
Log Message:
-----------
Revert "[lldb] Pin the shared cache when iterating over its images"
This reverts commit af969141fa285157044e34fb6b27963c3278241b because it
didn't have the intended performance benefit to offset the increase in
our (virtual) memory usage.
More information about the All-commits
mailing list