[PATCH] D155579: [Windows] Avoid using FileIndex for unique IDs on network mounts
Tobias Hieta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 18 05:00:20 PDT 2023
thieta added a comment.
In D155579#4509952 <https://reviews.llvm.org/D155579#4509952>, @mstorsjo wrote:
> @thieta IIRC you had a usecase where you scan through large numbers of files with LLVM code somewhere. Are you able to take this for a spin to make sure it doesn't affect the performance of your usecase too much?
Will do, but probably not some time real soon since I am on vacation with the family now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155579/new/
https://reviews.llvm.org/D155579
More information about the llvm-commits
mailing list