[PATCH] D146776: [llvm] Preliminary fat-lto-objects support

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 10:51:49 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa67208e1c697: [llvm] Preliminary fat-lto-objects support (authored by paulkirth).

Changed prior to commit:
  https://reviews.llvm.org/D146776?vs=533338&id=534016#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146776

Files:
  llvm/docs/FatLTO.rst
  llvm/docs/ReleaseNotes.rst
  llvm/docs/UserGuides.rst
  llvm/include/llvm/Passes/PassBuilder.h
  llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h
  llvm/lib/Object/ObjectFile.cpp
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/CMakeLists.txt
  llvm/lib/Transforms/IPO/EmbedBitcodePass.cpp
  llvm/test/Transforms/EmbedBitcode/embed-multiple.ll
  llvm/test/Transforms/EmbedBitcode/embed-unsupported-object-format.ll
  llvm/test/Transforms/EmbedBitcode/embed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146776.534016.patch
Type: text/x-patch
Size: 16627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/41781a76/attachment.bin>


More information about the llvm-commits mailing list