[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
Wed May 22 04:31:10 PDT 2019


MaskRay updated this revision to Diff 200702.
MaskRay edited the summary of this revision.
MaskRay added reviewers: grimar, ruiu.
MaskRay added a comment.

Update


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.200702.patch
Type: text/x-patch
Size: 5682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/db91866d/attachment.bin>


More information about the llvm-commits mailing list