Do not let debug info interfer with branch folding.
authorDevang Patel <dpatel@apple.com>
Thu, 7 Apr 2011 23:11:25 +0000 (23:11 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 7 Apr 2011 23:11:25 +0000 (23:11 +0000)
commit60d490cdc7b11e678f35f5b7eb2c9ef354462211
tree02b940a4766bf242b0838bc96f0680f5ae550f0d
parent3cf3059b119dd995847dc24a08708ef71be43179
Do not let debug info interfer with branch folding.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129114 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/branch-fold-dbg.ll [new file with mode: 0644]