[PATCH] D146778: [lld] Preliminary fat-lto-object support

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 13:30:15 PDT 2023


paulkirth updated this revision to Diff 543681.
paulkirth added a comment.

Rebase, add REQUIRES line in test, and update summary

Looks like the windows failure was unrelated to the previous patch, and
that test is now unsupported on windows.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146778/new/

https://reviews.llvm.org/D146778

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/docs/ReleaseNotes.rst
  lld/docs/ld.lld.1
  lld/test/ELF/fatlto/fatlto.invalid.s
  lld/test/ELF/fatlto/fatlto.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146778.543681.patch
Type: text/x-patch
Size: 10343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/9e8a5151/attachment.bin>


More information about the llvm-commits mailing list