[PATCH] D138451: [lld/mac] Add support for distributed thinlto
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 12:23:17 PST 2023
thakis updated this revision to Diff 488334.
thakis marked 2 inline comments as done.
thakis edited the summary of this revision.
thakis added a comment.
Herald added a subscriber: arichardson.
tweaks
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.488334.patch
Type: text/x-patch
Size: 37461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/3d44da98/attachment.bin>
More information about the llvm-commits
mailing list