Ignore dbg intrinsics.
authorDevang Patel <dpatel@apple.com>
Wed, 4 Feb 2009 21:39:48 +0000 (21:39 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 4 Feb 2009 21:39:48 +0000 (21:39 +0000)
commitd0a203d76f4ef77ae1c392e8e73e2f05b676a5f2
treec14f9a82177ae146c40333a1ab42f2e389a646b3
parent4781ad62d19f3cbc687b4480f283be754c0bad17
Ignore dbg intrinsics.

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