Don't corrupt memory when removing an instruction from the program, but
authorChris Lattner <sabre@nondot.org>
Tue, 17 Jun 2003 03:57:18 +0000 (03:57 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Jun 2003 03:57:18 +0000 (03:57 +0000)
commitbea68b3021ee9fea9ca28f8d14e742b025f95c2b
tree1fafb9b9cdda79762bfab99da251d8ab10834866
parenta9f6e4ae0eaea69949755807b7207177f256eace
Don't corrupt memory when removing an instruction from the program, but
not the worklist

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