[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:27 PST 2021


MaskRay updated this revision to Diff 396175.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Move repl to InputSection


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.396175.patch
Type: text/x-patch
Size: 9040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211224/76d2b469/attachment.bin>


More information about the llvm-commits mailing list