[PATCH] D120173: [LTO] Initialize canAutoHide() using canBeOmittedFromSymbolTable()

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 16:04:35 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd29597e103c: [LTO] Initialize canAutoHide() using canBeOmittedFromSymbolTable() (authored by int3).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120173

Files:
  lld/test/MachO/lto-internalize-unnamed-addr.ll
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/test/ThinLTO/X86/Inputs/linkonce_odr_unnamed_addr.ll
  llvm/test/ThinLTO/X86/linkonce_odr_unnamed_addr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120173.412855.patch
Type: text/x-patch
Size: 10307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/2a496565/attachment.bin>


More information about the llvm-commits mailing list