[all-commits] [llvm/llvm-project] fb27fd: Revert "[LTO] Make local linkage GlobalValue in no...

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Mon Oct 10 11:41:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb27fd5f88b0fc72cc7ffc49f132bda7da9c4d2c
      https://github.com/llvm/llvm-project/commit/fb27fd5f88b0fc72cc7ffc49f132bda7da9c4d2c
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    M llvm/lib/LTO/LTO.cpp
    M llvm/lib/Transforms/IPO/FunctionImport.cpp
    M llvm/test/LTO/Resolution/X86/comdat-mixed-lto.ll
    M llvm/test/ThinLTO/X86/Inputs/linkonce_resolution_comdat.ll
    M llvm/test/ThinLTO/X86/linkonce_resolution_comdat.ll

  Log Message:
  -----------
  Revert "[LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally"

This reverts commit 4fbe33593c8132fdc48647c06f4d1455bfff1c88. It causes linking errors, with details provided internally. (Hopefully the author/reviewers will be able to upstream the internal repro).




More information about the All-commits mailing list