[PATCH] D116093: [ELF] Avoid referencing SectionBase::repl after ICF

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 24 12:09:59 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe1b6b5be462e: [ELF] Avoid referencing SectionBase::repl after ICF (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116093

Files:
  lld/ELF/CallGraphSort.cpp
  lld/ELF/ICF.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/InputSection.h
  lld/ELF/Relocations.cpp
  lld/ELF/Symbols.cpp
  lld/ELF/Symbols.h
  lld/ELF/SyntheticSections.cpp
  lld/ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116093.396176.patch
Type: text/x-patch
Size: 9040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211224/6aa39275/attachment.bin>


More information about the llvm-commits mailing list