Coalesce debug locations when possible, causing less DBG_VALUE instructions to
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 3 Dec 2010 22:25:07 +0000 (22:25 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 3 Dec 2010 22:25:07 +0000 (22:25 +0000)
commit5daec2215bdb6f484956362d81e5923bb2bffd58
tree162e855626e1d58ecf9d46f884f8ed86a1870865
parent07c21d85b49eeb878c8e366b6e422a7d2836a628
Coalesce debug locations when possible, causing less DBG_VALUE instructions to
be emitted.

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