[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 00:19:20 PDT 2019
MaskRay updated this revision to Diff 191826.
MaskRay retitled this revision from "[ELF] Improve error message for relocations to symbols defined in discarded COMDAT" to "[ELF] Improve error message for relocations to symbols defined in discarded sections".
MaskRay edited the summary of this revision.
MaskRay removed a reviewer: grimar.
MaskRay added a comment.
Herald added subscribers: dexonsmith, steven_wu.
generalize to SHF_EXCLUDE and other discarded sections
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59649.191826.patch
Type: text/x-patch
Size: 18626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190322/72fb2757/attachment.bin>
More information about the llvm-commits
mailing list