Don't blindly set the debug location for PHI node copies.
authorDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 01:29:04 +0000 (01:29 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 5 Dec 2009 01:29:04 +0000 (01:29 +0000)
commit381ca5572e3c37824e1c5be0fa02f7b5bdd4a1ce
treec02334338734ed659e10d2c93a824d7d93dae370
parent6e3ff375474c4fd78feb0b8463eb273a23cb4404
Don't blindly set the debug location for PHI node copies.

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