Invert the condition to have a single return.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 26 Aug 2014 18:03:35 +0000 (18:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 26 Aug 2014 18:03:35 +0000 (18:03 +0000)
commitde2d08ea17efe062799221dcf2432ee0887bede3
tree4e1f21a33d7a70eaee2141b81b394f7714ffe31e
parent81e49922a8c88c6c221c2665f298b8584cb3182e
Invert the condition to have a single return.

Thanks to David Blaikie for the suggestion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216468 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-link/llvm-link.cpp