[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
Mon Jun 3 22:46:42 PDT 2019


MaskRay updated this revision to Diff 202857.
MaskRay retitled this revision from "[ELF] Suppress "STT_SECTION symbol should be defined" warnings on .eh_frame, .debug* and .zdebug*" to "[ELF] Suppress "STT_SECTION symbol should be defined" on .eh_frame, .debug*, .zdebug* and .gcc_except_table".
MaskRay edited the summary of this revision.
MaskRay added a comment.

In addition, allow .gcc_except_table


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D62840

Files:
  ELF/InputSection.cpp
  test/ELF/Inputs/comdat-discarded-reloc.s
  test/ELF/comdat-discarded-reloc.s
  test/ELF/invalid-undef-section-symbol.test

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


More information about the llvm-commits mailing list