diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2022-10-04 12:19:01 -0700 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2022-10-04 12:47:22 -0700 |
commit | b00de4dd4156874fd5c163e9cecd69a54e45e083 (patch) | |
tree | 4aef7412d0715904fc66d8be1c4196f91ed12a63 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | e212a4f838f17e2d37b1d572d8c1b49c50d7fe17 (diff) | |
download | llvm-b00de4dd4156874fd5c163e9cecd69a54e45e083.zip llvm-b00de4dd4156874fd5c163e9cecd69a54e45e083.tar.gz llvm-b00de4dd4156874fd5c163e9cecd69a54e45e083.tar.bz2 |
[clang][deps] Abolish FileManager sharing
This patch removes the ability of a dependency scanning worker to share a `FileManager` instance between individual scans. It's not sound and doesn't provide performance benefits (due to the underlying caching VFS).
Reviewed By: benlangmuir
Differential Revision: https://reviews.llvm.org/D134976
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions