[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 11:18:07 PST 2023
thakis updated this revision to Diff 488301.
thakis marked 6 inline comments as done.
thakis added a comment.
address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138451/new/
https://reviews.llvm.org/D138451
Files:
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.488301.patch
Type: text/x-patch
Size: 37006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230111/3e50b643/attachment.bin>
More information about the llvm-commits
mailing list