llvm-cov: Replace size() with empty() in bool check.
authorYuchen Wu <yuchenericwu@hotmail.com>
Wed, 4 Dec 2013 19:18:23 +0000 (19:18 +0000)
committerYuchen Wu <yuchenericwu@hotmail.com>
Wed, 4 Dec 2013 19:18:23 +0000 (19:18 +0000)
commit6aff9d6f91e4e002509b632a39e7055b15f358d8
tree1818734b295316a03310357874694c16e7d59ea7
parentfb934a2183d3a63e73a53fb865971dcc46ab2712
llvm-cov: Replace size() with empty() in bool check.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196400 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/GCOVProfiling.cpp