[PATCH] D61583: [ELF] Create Undefined for local STT_SECTION symbol if the section is discarded

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 19:54:59 PDT 2019


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

Rebase


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D61583

Files:
  ELF/InputFiles.cpp
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  test/ELF/comdat-discarded-error.s
  test/ELF/comdat-discarded-reloc.s
  test/ELF/comdat.s
  test/ELF/invalid-undef-section-symbol.test
  test/ELF/relocatable-eh-frame.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61583.201117.patch
Type: text/x-patch
Size: 5705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/8b1cc29f/attachment.bin>


More information about the llvm-commits mailing list