Preserve debug info during iSel by keeping DanglingDebugInfoMap live until end of...
authorDevang Patel <dpatel@apple.com>
Mon, 23 May 2011 17:44:13 +0000 (17:44 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 23 May 2011 17:44:13 +0000 (17:44 +0000)
commit233857537f61a8f4ab93624986676c25b2271bc7
tree2d6b0282206abb67831bcfcf7fd0728f488ac332
parent35b6994608b2b7c86714cc464dfb2d086b0cafca
Preserve debug info during iSel by keeping DanglingDebugInfoMap live until end of function.
Patch by Micah Villmow

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