[PATCH] D45197: Change which file we print when a symbol cannot be ordered

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 20:59:12 PDT 2018


espindola updated this revision to Diff 140733.
espindola added a comment.

We now iterate over the symbol table for global symbols the object files for the local ones.

This fixes the issues noted before, but still warns if there are multiple unrelated symbols with the same name.


https://reviews.llvm.org/D45197

Files:
  ELF/Writer.cpp
  test/ELF/symbol-ordering-file-warnings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45197.140733.patch
Type: text/x-patch
Size: 4421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/28c749f4/attachment.bin>


More information about the llvm-commits mailing list