[PATCH] D135427: [LTO] Make local linkage GlobalValue in non-prevailing COMDAT available_externally

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 8 11:09:49 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4fbe33593c81: [LTO] Make local linkage GlobalValue in non-prevailing COMDAT… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D135427?vs=466256&id=466303#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135427/new/

https://reviews.llvm.org/D135427

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135427.466303.patch
Type: text/x-patch
Size: 8561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221008/7487bf63/attachment.bin>


More information about the llvm-commits mailing list