[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 11:07:52 PST 2021


MaskRay updated this revision to Diff 396170.
MaskRay marked an inline comment as done.
MaskRay added a comment.

update comment


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.396170.patch
Type: text/x-patch
Size: 9660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211224/17bd6f52/attachment.bin>


More information about the llvm-commits mailing list