[PATCH] D46624: [ELF] --warn-backref: don't report backref to weak symbols.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 9 15:11:21 PDT 2018
ruiu added a comment.
I do understand the intent of this change, but it feels like it can be simplified even more. You don't need to keep the existing function, feel free to edit everything to make code clean.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D46624
More information about the llvm-commits
mailing list