Properly restore DebugLoc after leaving the local constant area.
authorDan Gohman <gohman@apple.com>
Wed, 14 Jul 2010 22:01:31 +0000 (22:01 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 14 Jul 2010 22:01:31 +0000 (22:01 +0000)
commit163f78ea4016d594d921154d8df1c9d746fb0ea8
tree51f2149d04a09671afcbbcccd934fb874dedada5
parentbe876e3a90eef801297a1e6584e08a7d9c95b7aa
Properly restore DebugLoc after leaving the local constant area.

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