[all-commits] [llvm/llvm-project] a3800a: Revert "[llvm] Preliminary fat-lto-objects support"
Paul Kirth via All-commits
all-commits at lists.llvm.org
Fri Jun 23 11:45:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3800ad9d87f3c8e68ba875290d5a598b39a29c3
https://github.com/llvm/llvm-project/commit/a3800ad9d87f3c8e68ba875290d5a598b39a29c3
Author: Paul Kirth <paulkirth at google.com>
Date: 2023-06-23 (Fri, 23 Jun 2023)
Changed paths:
R llvm/docs/FatLTO.rst
M llvm/docs/ReleaseNotes.rst
M llvm/docs/UserGuides.rst
M llvm/include/llvm/Passes/PassBuilder.h
R llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h
M llvm/lib/Object/ObjectFile.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/IPO/CMakeLists.txt
R llvm/lib/Transforms/IPO/EmbedBitcodePass.cpp
R llvm/test/Transforms/EmbedBitcode/embed-multiple.ll
R llvm/test/Transforms/EmbedBitcode/embed-unsupported-object-format.ll
R llvm/test/Transforms/EmbedBitcode/embed.ll
Log Message:
-----------
Revert "[llvm] Preliminary fat-lto-objects support"
There seems to be a problem on arm buildbots. Reverting until I can
investigate. https://lab.llvm.org/buildbot#builders/245/builds/10184
This reverts commit a67208e1c697649ce432e6497f56a93675273dd8
and dependent commit e54a3112cee5ae0a9117359ecbea878e1388f51e.
More information about the All-commits
mailing list