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

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 13:16:39 PDT 2023


paulkirth updated this revision to Diff 508775.
paulkirth retitled this revision from "[lld] Preliminary fat-lot-object support" to "[lld] Preliminary fat-lto-object support".
paulkirth added a comment.
Herald added a subscriber: inglorion.

Fix typo in title


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/test/ELF/fatlto/Inputs/a-LTO.ll
  lld/test/ELF/fatlto/Inputs/main-LTO.ll
  lld/test/ELF/fatlto/fatlto.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146778.508775.patch
Type: text/x-patch
Size: 9185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230327/d70e9289/attachment.bin>


More information about the llvm-commits mailing list