[PATCH] D102339: [clang] On Windows, ignore case and separators when discarding duplicate dependency file paths.
Alexandre Ganea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 06:16:10 PDT 2021
aganea added a comment.
In D102339#2755867 <https://reviews.llvm.org/D102339#2755867>, @thakis wrote:
> We share obj files built on linux and on windows. So that's a goal for us.
Hello @thakis, I believe you don't use this codepath to generate the cache key, do you? I thought you had a custom python script to extract the dependencies?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102339/new/
https://reviews.llvm.org/D102339
More information about the cfe-commits
mailing list