[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
Tue Mar 12 04:11:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Closed by commit rL355909: [LLD][ELF] - Show symbols visibility in "undefined symbol..." error messages. (authored by grimar, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58577?vs=189486&id=190232#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58577

Files:
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/test/ELF/executable-undefined-protected-ignoreall.s
  lld/trunk/test/ELF/hidden-shared-err.s
  lld/trunk/test/ELF/lto/setting-dso-local.ll
  lld/trunk/test/ELF/undef-shared.s
  lld/trunk/test/ELF/undef-shared2.s
  lld/trunk/test/ELF/warn-unresolved-symbols-hidden.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58577.190232.patch
Type: text/x-patch
Size: 4143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/c1fbd317/attachment.bin>


More information about the llvm-commits mailing list