[all-commits] [llvm/llvm-project] a57649: [lld-macho] Hardlink -object_path_lto files to cac...
Leonard Grey via All-commits
all-commits at lists.llvm.org
Wed Sep 7 11:28:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5764912fb484a02a07239674403936caafaa6e5
https://github.com/llvm/llvm-project/commit/a5764912fb484a02a07239674403936caafaa6e5
Author: Leonard Grey <lgrey at chromium.org>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
M lld/MachO/LTO.cpp
M lld/test/MachO/lto-object-path.ll
Log Message:
-----------
[lld-macho] Hardlink -object_path_lto files to cache when possible
This is a follow-up to https://reviews.llvm.org/D131624 (specifically to https://reviews.llvm.org/D131624#3716584)
Differential revision: https://reviews.llvm.org/D133218
More information about the All-commits
mailing list