[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
Wed Apr 4 09:35:27 PDT 2018
espindola added a comment.
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?
https://reviews.llvm.org/D45197
More information about the llvm-commits
mailing list