[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:12:43 PDT 2020


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

Address comments


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.272097.patch
Type: text/x-patch
Size: 7256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/63a282b5/attachment-0001.bin>


More information about the llvm-commits mailing list