Add two asserts that Duncan thought would help ensure things don't rot
authorChandler Carruth <chandlerc@gmail.com>
Fri, 14 Sep 2012 10:26:34 +0000 (10:26 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 14 Sep 2012 10:26:34 +0000 (10:26 +0000)
commitb3dd9a13e8454fe069fafc1b259b64851f70e6e7
treeb7e273d7781701504a06a60a19b4fd9067a087c6
parent63db8bebe6d4792b2d387a8648409fdd12eb498a
Add two asserts that Duncan thought would help ensure things don't rot
unexpectedly in the future. More fixes from his code review.

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