Avoid emitting a dbg_value machineinstr that's not going to be inserted into entry...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 29 Apr 2010 01:23:55 +0000 (01:23 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 29 Apr 2010 01:23:55 +0000 (01:23 +0000)
commitee1d91a8301f91318e1aeed55c35ba5f6ca0b913
treed96cc6ff881aaf844f756521bd538b59b743d14e
parent8601a3d4decff0a380e059b037dabf71075497d3
Avoid emitting a dbg_value machineinstr that's not going to be inserted into entry block.

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