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

Alan Zhao via All-commits all-commits at lists.llvm.org
Thu Nov 10 17:50:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 885e6105b4a6cb5fa8a80c33695c3a225d70fd45
      https://github.com/llvm/llvm-project/commit/885e6105b4a6cb5fa8a80c33695c3a225d70fd45
  Author: Alan Zhao <ayzhao at google.com>
  Date:   2022-11-10 (Thu, 10 Nov 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
    R llvm/test/ThinLTO/X86/constructor-alias.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 89ddcff1d2d6e9f4de78f3a563a8b1987bf7ea8f.

Reason: This breaks bootstrapping builds of LLVM on Windows using
ThinLTO; see https://crbug.com/1382839




More information about the All-commits mailing list