Remove CleanupDbgInfo, instcombine does this and its not worth duplicating it
authorTorok Edwin <edwintorok@gmail.com>
Sun, 11 Oct 2009 19:58:35 +0000 (19:58 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Sun, 11 Oct 2009 19:58:35 +0000 (19:58 +0000)
commit849a639e170ad9ce6fc721a4198547a52fa7d766
tree14b7898ca7e624a41a9bfb324afc3916d3873e86
parenta1bbb78c36e61eca64febe81a09580c7356f74d7
Remove CleanupDbgInfo, instcombine does this and its not worth duplicating it
here.

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