[PATCH] D152973: Reland "[gold] Add preliminary FatLTO support to the Gold plugin""
Paul Kirth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 09:50:24 PDT 2023
paulkirth updated this revision to Diff 543607.
paulkirth added a comment.
Update docs on bitcode sections in object files to describe the new `.llvm.lto` section and how it is intended to differ from `.llvmbc`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152973/new/
https://reviews.llvm.org/D152973
Files:
llvm/docs/BitCodeFormat.rst
llvm/lib/Object/ObjectFile.cpp
llvm/test/LTO/X86/Inputs/bcsection.macho.s
llvm/test/LTO/X86/Inputs/llvm.lto.section.s
llvm/test/LTO/X86/bcsection.ll
llvm/test/LTO/X86/llvm.lto.section.ll
llvm/test/tools/gold/X86/fatlto/fatlto.invalid.s
llvm/test/tools/gold/X86/fatlto/fatlto.test
llvm/tools/gold/gold-plugin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152973.543607.patch
Type: text/x-patch
Size: 12177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/6bfb1e11/attachment.bin>
More information about the llvm-commits
mailing list