mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-04 13:56:08 +00:00

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