Code simplification and style cleanup
authorPhilip Reames <listmail@philipreames.com>
Fri, 27 Mar 2015 05:34:44 +0000 (05:34 +0000)
committerPhilip Reames <listmail@philipreames.com>
Fri, 27 Mar 2015 05:34:44 +0000 (05:34 +0000)
commitc3bbff9f0c7405a7395f3d51e45b206bd2f47169
tree83486943529eb0da3805b339cd4899beda8500bd
parent76acab3fc7bae82a52c22b16d218992982336627
Code simplification and style cleanup

All the removed assertions are either implied locally by the assert at the top of the function or properties of the verifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233358 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp