[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
Wed May 22 02:08:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361359: [ELF] Improve error message for relocations to symbols defined in discarded… (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59649?vs=200506&id=200668#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59649

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59649.200668.patch
Type: text/x-patch
Size: 13918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/2284c4a9/attachment.bin>


More information about the llvm-commits mailing list