Perfer !string.empty() over string != "".
commita8f2bbb6daa5d3c8351927a007b9d5da8260a06f
authorNick Lewycky <nicholas@mxc.ca>
Thu, 3 Jun 2010 17:13:23 +0000 (3 17:13 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 3 Jun 2010 17:13:23 +0000 (3 17:13 +0000)
treed04b0eb87ac7e3252b9bf977446b6b58ac3b189f
parente367760cb7998d6030808a2496e27742be0ad2c0
Perfer !string.empty() over string != "".

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