Use .empty() instead of .size().
authorDan Gohman <gohman@apple.com>
Mon, 20 Apr 2009 16:19:02 +0000 (16:19 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 20 Apr 2009 16:19:02 +0000 (16:19 +0000)
commit51747a7e51d4e567d55b1bdb7b7d6a193dc9ea5a
treefb516a03ed8e6d32af1f8b5465608148970a4144
parentba0941fbe0db832b0bdca450688b63ddf6a45b0a
Use .empty() instead of .size().

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