[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
Sat Aug 19 07:14:10 PDT 2023


thieta added a comment.

Hmm. This level of performance hit is not great - it means I will probably have to carry an internal patch to disable if we don't expose a compile time define or option.

I will try to test this in the coming week. It has just been busy with a lot of other things right 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