[PATCH] D106228: [LTO] Add SelectionKind to IRSymtab and use it in ld.lld/LLVMgold

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 20 13:22:10 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb5e0786900e: [LTO] Add SelectionKind to IRSymtab and use it in ld.lld/LLVMgold (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D106228?vs=360245&id=360253#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106228

Files:
  lld/COFF/InputFiles.cpp
  lld/ELF/InputFiles.cpp
  lld/test/ELF/lto/comdat-nodeduplicate.ll
  lld/wasm/InputFiles.cpp
  llvm/include/llvm/LTO/LTO.h
  llvm/include/llvm/Object/IRSymtab.h
  llvm/lib/Object/IRSymtab.cpp
  llvm/test/LTO/Resolution/X86/symtab.ll
  llvm/test/Object/X86/irsymtab.ll
  llvm/test/tools/gold/X86/comdat-nodeduplicate.ll
  llvm/tools/gold/gold-plugin.cpp
  llvm/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106228.360253.patch
Type: text/x-patch
Size: 19875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210720/d53c84c3/attachment.bin>


More information about the llvm-commits mailing list