Invalidate debug/eh/gc labels when unreachable MBB is deleted.
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 31 Oct 2008 20:08:30 +0000 (20:08 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 31 Oct 2008 20:08:30 +0000 (20:08 +0000)
commited532cac7c65a617accdbc1fc7622b1c40110baf
tree58fd24c023879df3461b69465af52991aa154dc6
parent2583b2a713c2f1cd491805a03b6bf2e95dd2fdee
Invalidate debug/eh/gc labels when unreachable MBB is deleted.
Based on patch by Martin Nowack!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58536 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/UnreachableBlockElim.cpp