Don't attempt to handle unsized types in ScalarEvolution's GEP analyzer.
authorDan Gohman <gohman@apple.com>
Sat, 9 May 2009 00:14:52 +0000 (00:14 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 9 May 2009 00:14:52 +0000 (00:14 +0000)
commitc63a62735ba8b2e9011d48afde52e4c67df6f902
tree9bb2b31871a4af99ec61e7199467411aff806297
parentf045f80ba9af29fc8e0409201ad66c8f2e1a527c
Don't attempt to handle unsized types in ScalarEvolution's GEP analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71302 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp