[PATCH] D133218: [lld-macho] Hardlink -object_path_lto files to cache when possible
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 3 09:23:31 PDT 2022
smeenai added a comment.
> (to rule out Windows which can't hardlink files without admin)
IIRC Windows can create hard links without admin. It's symbolic links which require admin (until developer mode on Windows 10).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133218/new/
https://reviews.llvm.org/D133218
More information about the llvm-commits
mailing list