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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 06:44:05 PST 2022


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

add thinlto-obj-path.ll; forgot to `git add lld/test/MachO/thinlto-obj-path.ll` previously


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-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.477489.patch
Type: text/x-patch
Size: 35880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/db32fa75/attachment.bin>


More information about the llvm-commits mailing list