Remove unnecessary cast to void.
authorEric Christopher <echristo@gmail.com>
Wed, 27 Feb 2013 23:49:45 +0000 (23:49 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 27 Feb 2013 23:49:45 +0000 (23:49 +0000)
commitf686cfb33b232db5f9a671ddaf1265b42c7180d5
treed02b0787dd6aa5bdcd8f49c70ed373a891674709
parent21a08a1189df7922de3a89432cf896ed681db5d5
Remove unnecessary cast to void.

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