[PATCH] D59649: [ELF] Improve error message for relocations to symbols defined in discarded sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 11:40:10 PDT 2019


MaskRay updated this revision to Diff 191917.
MaskRay marked an inline comment as done.
MaskRay added a comment.

/*DiscardedSecIdx*/ 0 -> /*DiscardedSecIdx=*/0


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D59649

Files:
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/LTO.cpp
  ELF/Relocations.cpp
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Symbols.h
  test/ELF/comdat-discarded-error.s
  test/ELF/exclude-discarded-error.s
  test/ELF/exclude-discarded-error2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59649.191917.patch
Type: text/x-patch
Size: 19621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/e826646b/attachment.bin>


More information about the llvm-commits mailing list