[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
Mon May 27 23:32:06 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD361792: [ELF] Error on relocations to STT_SECTION symbols if the sections were discarded (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61583?vs=201117&id=201616#toc

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.201616.patch
Type: text/x-patch
Size: 5705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/389cfd9b/attachment.bin>


More information about the llvm-commits mailing list