[PATCH] D62840: [ELF] Suppress "STT_SECTION symbol should be defined" on .eh_frame, .debug*, .zdebug* and .gcc_except_table

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 06:38:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
MaskRay marked an inline comment as done.
Closed by commit rL362497: [ELF] Suppress "STT_SECTION symbol should be defined" on .eh_frame, .debug*, . (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62840?vs=202923&id=202927#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62840

Files:
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/test/ELF/Inputs/comdat-discarded-reloc.s
  lld/trunk/test/ELF/comdat-discarded-reloc.s
  lld/trunk/test/ELF/invalid-undef-section-symbol.test
  lld/trunk/test/ELF/relocatable-eh-frame.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62840.202927.patch
Type: text/x-patch
Size: 5896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/133b076d/attachment.bin>


More information about the llvm-commits mailing list