[PATCH] D138451: [lld/mac] Add support for distributed thinlto

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 11:04:03 PST 2022


thakis updated this revision to Diff 477258.
thakis added a comment.

fix test


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-obj-path.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-no-index.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.477258.patch
Type: text/x-patch
Size: 34171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/941bc31e/attachment.bin>


More information about the llvm-commits mailing list