Jakob Stoklund Olesen 15a3ea0628 Emit less labels for debug info and stop emitting .loc directives for DBG_VALUEs.
The .dot directives don't need labels, that is a leftover from when we created
line number info manually.

Instructions following a DBG_VALUE can share its label since the DBG_VALUE
doesn't produce any code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128284 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-25 17:20:59 +00:00
..
2011-03-23 23:34:19 +00:00
2011-03-11 21:52:04 +00:00
2011-03-22 14:12:00 +00:00
2011-03-11 21:52:04 +00:00
2011-03-11 21:52:04 +00:00
2011-03-17 18:42:05 +00:00