[PATCH] D81988: [ELF] Refactor ObjFile<ELFT>::initializeSymbols to enforce the invariant: InputFile::symbols has non null entry

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 09:13:36 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4d13f72a659: [ELF] Refactor ObjFile<ELFT>::initializeSymbols to enforce the invariant… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D81988?vs=272097&id=272099#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81988

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/invalid/symtab-sh-info-dup.test
  lld/test/ELF/invalid/symtab-sh-info.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81988.272099.patch
Type: text/x-patch
Size: 7246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/8886d219/attachment.bin>


More information about the llvm-commits mailing list