diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-08-31 08:29:37 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-08-31 08:29:37 +0000 |
commit | 65a0af3855c7003fa57d41eeb6586b20eefa8cfd (patch) | |
tree | 9d0953592dd90eab6a402547be114f0626772ca4 /lib/Analysis/ScalarEvolution.cpp | |
parent | 7c37f6d2d9d7fe0327e1de5e0dcda729a73d2a6f (diff) |
Fix an infinite loop; merging two functions will create a new function (if the
two are weak, we make them thunks to a new strong function) so don't iterate
through the function list as we're modifying it.
Also add back the outermost loop which got removed during the cleanups.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112595 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions