Use of operator* is redundant and confusing here.
authorDan Gohman <gohman@apple.com>
Mon, 7 Jul 2008 20:08:05 +0000 (20:08 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 7 Jul 2008 20:08:05 +0000 (20:08 +0000)
commitfd3ff032b8a46bc56170e544fc9f104e5e66eef4
tree4b359bdc9a6fed732e42e98c44c1e21677c2215a
parent4542611bb9793e8376d7d5f33b4a1e2d11712894
Use of operator* is redundant and confusing here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53197 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Collector.cpp