Reset the debug location even if the instruction was a terminator.
authorDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 19:30:02 +0000 (19:30 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 14 Apr 2010 19:30:02 +0000 (19:30 +0000)
commit7f6b8b8891adedce162ce23f5b540f98af202b22
treef06f78dd81306051c349d718956150361ab49954
parent833ec1deed4568410e4fdfa0de9021d32c1479ff
Reset the debug location even if the instruction was a terminator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101272 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp