[PATCH] D54605: [lld][ELF] Use SmallDenseSet::count instead of lots of logical "or" operators and add test coverage for "-z" flags.
Kristina Brooks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 15 16:51:49 PST 2018
kristina added a comment.
Shall I fully abandon the revision or want me to leave the test for unknown flag failure in? (Unless one already exists and I missed it, additional coverage can't hurt regardless)
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D54605
More information about the llvm-commits
mailing list