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

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 16:59:27 PDT 2023


paulkirth updated this revision to Diff 539799.
paulkirth edited the summary of this revision.
paulkirth added a comment.

Introduce helper function to reduce repeated code and add tests for archive and --start-lib


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/test/ELF/fatlto/fatlto.invalid.s
  lld/test/ELF/fatlto/fatlto.test

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


More information about the llvm-commits mailing list