Don't depend on live ranges being present.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 22 Jun 2012 18:51:35 +0000 (18:51 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 22 Jun 2012 18:51:35 +0000 (18:51 +0000)
commitb150930910a254377a62ed74af981c37eafe8fcb
tree4cd287f464c8938f4b059b77fd264065f3173802
parente024874d22c8f6acc4f54eb6183f70f6681f23ac
Don't depend on live ranges being present.

DBG_VALUE instructions could be referring to non-existing virtual
registers.

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