diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-10-10 21:05:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 21:05:51 -0500 |
commit | c18de24d9d67bc469f41d31362068257a9facedc (patch) | |
tree | b54e83c1b8a5691baff2e929848da7e835307896 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 9e63b7ae4c6f6a06882ade921795c42108355c71 (diff) | |
download | llvm-c18de24d9d67bc469f41d31362068257a9facedc.zip llvm-c18de24d9d67bc469f41d31362068257a9facedc.tar.gz llvm-c18de24d9d67bc469f41d31362068257a9facedc.tar.bz2 |
[libc] Add a config option to disable slab reclaiming (#151599)
Summary:
Without slab reclaiming this interface is much simpler and it can speed
up cases with a lot of churn. Basically, wastes memory for performance.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions