Inform ScalarEvolutions that we're deleting Values.
authorNick Lewycky <nicholas@mxc.ca>
Wed, 6 Jun 2007 03:51:56 +0000 (03:51 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 6 Jun 2007 03:51:56 +0000 (03:51 +0000)
commit5adcefb04d70c3cb493c28bdc48da554f6960cb4
treee9cc030b23812f06ce9fec364f752e00433f638f
parent3d6f60ec19e8c29d2b06eadb992c3b8380d60585
Inform ScalarEvolutions that we're deleting Values.
This is the obviously correct part of the fix for PR1487.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37457 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp