Teach branch folding to fold identical jump tables together and to delete
authorChris Lattner <sabre@nondot.org>
Sat, 28 Oct 2006 18:34:47 +0000 (18:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Oct 2006 18:34:47 +0000 (18:34 +0000)
jump tables that are dead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31273 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found