Simplify.
authorRui Ueyama <ruiu@google.com>
Wed, 21 Jan 2015 18:54:26 +0000 (18:54 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 21 Jan 2015 18:54:26 +0000 (18:54 +0000)
commitbcf891801311fc338617d6a11ec72380f030d728
tree011a71689f3b3601e84e9e9d49f895918cd90eaa
parentcfb8ad29b525298fb853f4bfaae97af062eb376e
Simplify.

What we are trying to do here is to skip object files in group if
group is repeated. This code is simpler than before.

llvm-svn: 226688
lld/include/lld/Core/Resolver.h
lld/lib/Core/Resolver.cpp