[PATCH] D58577: [LLD][ELF] - Show symbols visibility in "undefined symbol..." error messages.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 23 04:28:59 PST 2019
grimar created this revision.
grimar added a reviewer: ruiu.
Herald added subscribers: dexonsmith, steven_wu, arichardson, emaste.
Herald added a reviewer: espindola.
This teaches LLD to report visibility when showing undefined symbol errors
and fixes https://bugs.llvm.org/show_bug.cgi?id=40770.
https://reviews.llvm.org/D58577
Files:
ELF/Relocations.cpp
test/ELF/executable-undefined-protected-ignoreall.s
test/ELF/hidden-shared-err.s
test/ELF/lto/setting-dso-local.ll
test/ELF/undef-shared.s
test/ELF/undef-shared2.s
test/ELF/warn-unresolved-symbols-hidden.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58577.188041.patch
Type: text/x-patch
Size: 4013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190223/529e08b0/attachment.bin>
More information about the llvm-commits
mailing list