diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2025-02-26 16:03:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-26 16:03:04 +0800 |
commit | ae839b02504a68a0dfe63ac8ec314d9d7a6ce8df (patch) | |
tree | 81615478a0b25011b01e841416f1721307a7a1eb /llvm/lib/CodeGen/RegAllocBasic.cpp | |
parent | a522c227a1d7d5dd4cd855a5fe4460193faf0856 (diff) | |
download | llvm-ae839b02504a68a0dfe63ac8ec314d9d7a6ce8df.zip llvm-ae839b02504a68a0dfe63ac8ec314d9d7a6ce8df.tar.gz llvm-ae839b02504a68a0dfe63ac8ec314d9d7a6ce8df.tar.bz2 |
[clangd] [C++20] [Modules] Add scanning cache (#125988)
Previously, everytime we want to get a source file declaring a specific
module, we need to scan the whole projects again and again. The
performance is super bad. This patch tries to improve this by
introducing a simple cache.
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocBasic.cpp')
0 files changed, 0 insertions, 0 deletions