aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2023-05-15 14:26:10 -0700
committerJan Svoboda <jan_svoboda@apple.com>2023-05-15 17:43:54 -0700
commit94d22b09bbb212773a226726ee03a44edbbe98c7 (patch)
treee366709d082a7e95c4543da036317efe8305c50a /clang/lib/CodeGen/CodeGenModule.cpp
parent09c5d69592f7df4db62063e4dd231a7e154bdac6 (diff)
downloadllvm-94d22b09bbb212773a226726ee03a44edbbe98c7.zip
llvm-94d22b09bbb212773a226726ee03a44edbbe98c7.tar.gz
llvm-94d22b09bbb212773a226726ee03a44edbbe98c7.tar.bz2
[clang][deps] Do not cache PCM files
On incremental scan, caching an out-of-date PCM on the VFS layer causes each TU and each module to recompile the PCM again. This is huge performance problem. Stop caching ".pcm" files. Reviewed By: Bigcheese Differential Revision: https://reviews.llvm.org/D150615
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions