At iSel time, update DebugLoc based on debug info attached with an instruction.
authorDevang Patel <dpatel@apple.com>
Wed, 16 Sep 2009 20:39:11 +0000 (20:39 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 16 Sep 2009 20:39:11 +0000 (20:39 +0000)
commit123eaa71b50f5ac2ea2233685baedddbb72f387b
tree4f1f6f40b8c9d4dabaf21095ce34d9eed10f7eea
parent6f65d79750154c92c3e184c8cf3233a66c411c87
At iSel time, update DebugLoc based on debug info attached with an instruction.

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