Skip to content
Commit e591411f authored by Dan Gohman's avatar Dan Gohman
Browse files

LoopDeletion needs to inform ScalarEvolution when a loop is deleted,

so that ScalarEvolution doesn't hang onto a dangling Loop*, which
could be a problem if another Loop happens to get allocated at the
same address.

llvm-svn: 65323
parent 726fd5cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment