[PATCH] D42475: [ELF] Add warnings for various symbols that cannot be ordered
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 2 08:26:50 PST 2018
jhenderson added a comment.
To me, it seems inefficient to check for duplicates in one place and then loop through the same list later to set priorities.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42475
More information about the llvm-commits
mailing list