[PATCH] D42475: [ELF] Add warnings for various symbols that cannot be ordered
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 29 05:27:29 PST 2018
jhenderson updated this revision to Diff 131776.
jhenderson edited the summary of this revision.
jhenderson added a comment.
Added a new warning to warn if the same name is specified multiple times in the order file.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42475
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/InputSection.cpp
ELF/InputSection.h
ELF/LinkerScript.cpp
ELF/Options.td
ELF/Writer.cpp
test/ELF/Inputs/symbol-ordering-file-warnings1.s
test/ELF/Inputs/symbol-ordering-file-warnings2.s
test/ELF/symbol-ordering-file-warnings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42475.131776.patch
Type: text/x-patch
Size: 14033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/83549bb5/attachment.bin>
More information about the llvm-commits
mailing list