Remove trivially dead nodes was not removing nodes that were dead due to forwarding!
authorChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 21:34:07 +0000 (21:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Sep 2003 21:34:07 +0000 (21:34 +0000)
commitbab8c28924d42e982c2fde0bbb95eda95b19143b
tree3d0c2acc6fde94acb9ac3f1bc5a87a0ff28ae4ff
parenta2d51afd79879607e7a1882462df0719d4b40fb8
Remove trivially dead nodes was not removing nodes that were dead due to forwarding!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8634 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/DataStructure.cpp