[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
Thu Apr 5 17:17:29 PDT 2018


espindola added a comment.

In https://reviews.llvm.org/D45197#1057093, @espindola wrote:

> So, are you OK with the idea of using the symbol table to find the global symbols and iterating over the objects to find the local ones?


Ping. Sorry for the supper early ping, but this should help with the section layout patch.


https://reviews.llvm.org/D45197





More information about the llvm-commits mailing list