[PATCH] D113466: [ELF] Improve sh_info=0 and sh_info>=num_sections diagnostic for SHT_REL/SHT_RELA

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 09:53:22 PST 2021


MaskRay updated this revision to Diff 385863.
MaskRay added a comment.

add section name


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113466

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/test/ELF/invalid-relocations.test
  lld/test/ELF/invalid/bad-reloc-target.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113466.385863.patch
Type: text/x-patch
Size: 4225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/f9b5ef14/attachment.bin>


More information about the llvm-commits mailing list