aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/API/SystemInitializerFull.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2024-10-22 08:57:33 -0700
committerGitHub <noreply@github.com>2024-10-22 08:57:33 -0700
commit8bbd0797d4b8aa1d993f587eb2dfd9a89df1f406 (patch)
treecbf5ed65b14bb62991a259a24480097526130dd8 /lldb/source/API/SystemInitializerFull.cpp
parent40c3e583b7c29c94b3fdd2361c5288b2dcc3be83 (diff)
downloadllvm-8bbd0797d4b8aa1d993f587eb2dfd9a89df1f406.zip
llvm-8bbd0797d4b8aa1d993f587eb2dfd9a89df1f406.tar.gz
llvm-8bbd0797d4b8aa1d993f587eb2dfd9a89df1f406.tar.bz2
[clang] Allocate `Module` instances in `BumpPtrAllocator` (#112795)
In `clang-scan-deps`, we're creating lots of `Module` instances. Allocating them all in a bump-pointer allocator reduces the number of retired instructions by 1-1.5% on my workload.
Diffstat (limited to 'lldb/source/API/SystemInitializerFull.cpp')
0 files changed, 0 insertions, 0 deletions