[PATCH] D138451: [lld/mac] Add support for distributed ThinLTO
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 12 17:54:49 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa0883b59ae1: [lld/mac] Add support for distributed ThinLTO (authored by thakis).
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138451/new/
https://reviews.llvm.org/D138451
Files:
lld/ELF/InputFiles.cpp
lld/MachO/Config.h
lld/MachO/Driver.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/MachO/LTO.cpp
lld/MachO/LTO.h
lld/MachO/Options.td
lld/test/ELF/lto/thinlto-index-only.ll
lld/test/ELF/lto/thinlto-obj-path.ll
lld/test/ELF/lto/thinlto-prefix-replace.ll
lld/test/MachO/lto-object-path.ll
lld/test/MachO/thinlto-emit-imports.ll
lld/test/MachO/thinlto-emit-index.ll
lld/test/MachO/thinlto-index-file.ll
lld/test/MachO/thinlto-index-only.ll
lld/test/MachO/thinlto-obj-path.ll
lld/test/MachO/thinlto-object-suffix-replace.ll
lld/test/MachO/thinlto-prefix-replace.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138451.488830.patch
Type: text/x-patch
Size: 37461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/8725dc9f/attachment-0001.bin>
More information about the llvm-commits
mailing list