Add a new method, add a check missing that caused a segfault if a loop didn't
authorChris Lattner <sabre@nondot.org>
Sun, 18 Apr 2004 05:38:05 +0000 (05:38 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Apr 2004 05:38:05 +0000 (05:38 +0000)
commit24199db80ebd43398318b21d3e8d13e9bf72981d
treeb73ebc3f53d3287b8f186f38f9dd073a1f0b79f7
parent4e55b7d2c62de7efa0147e0579980de8b1df9123
Add a new method, add a check missing that caused a segfault if a loop didn't
have a canonical indvar

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