[all-commits] [llvm/llvm-project] 2f3428: Revert "[gold] Add preliminary FatLTO support to t...

Paul Kirth via All-commits all-commits at lists.llvm.org
Thu Jul 20 13:55:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f34288b2476339e532a59fc43723b6de1a9ef08
      https://github.com/llvm/llvm-project/commit/2f34288b2476339e532a59fc43723b6de1a9ef08
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M llvm/lib/Object/ObjectFile.cpp
    M llvm/test/LTO/X86/Inputs/bcsection.macho.s
    R llvm/test/LTO/X86/Inputs/llvm.lto.section.s
    M llvm/test/LTO/X86/bcsection.ll
    R llvm/test/LTO/X86/llvm.lto.section.ll
    R llvm/test/tools/gold/X86/fatlto/fatlto.invalid.s
    R llvm/test/tools/gold/X86/fatlto/fatlto.test
    M llvm/tools/gold/gold-plugin.cpp

  Log Message:
  -----------
  Revert "[gold] Add preliminary FatLTO support to the Gold plugin"

This reverts commit 421e4026111315d002879b1e7a0cf3aacd00f488.

One of the test needs a requires line, but we've also seen some issues
for downstream projects that may need coordination, so I'm reverting
this for until we can address those issues. see
https://reviews.llvm.org/D152973#4520240 for context.




More information about the All-commits mailing list