While folding branch to a common destination into a predecessor, copy dbg values...
authorDevang Patel <dpatel@apple.com>
Wed, 6 Apr 2011 22:37:20 +0000 (22:37 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 6 Apr 2011 22:37:20 +0000 (22:37 +0000)
commitd418194036e9e05f47154535ddb9f1f1c8bc592b
treed4d48cbd98544afe0e33576d01f8e0d8f4e28389
parentf22eefba68d7d128b2de26684df2d5debdf2005d
While folding branch to a common destination into a predecessor, copy dbg values also.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129035 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp