OSDN Git Service

Transfer debug location information from PHI nodes to resulting
authorDan Gohman <gohman@apple.com>
Fri, 7 May 2010 01:10:20 +0000 (01:10 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 7 May 2010 01:10:20 +0000 (01:10 +0000)
commitfb95f89e8ebd0b71408472e2544e2b8d6d4738e5
treefa786b42d0e1cb336c25ca44c892d34f9b5eebb9
parentcc751bb99ca868467bb9676af351bbdc29873fff
Transfer debug location information from PHI nodes to resulting
lowered copies.

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