Fix a bug where debug info affected stack slot coloring.
authorDale Johannesen <dalej@apple.com>
Sat, 1 May 2010 00:41:15 +0000 (00:41 +0000)
committerDale Johannesen <dalej@apple.com>
Sat, 1 May 2010 00:41:15 +0000 (00:41 +0000)
commite576f51e664821c69985d5db7e0fb109dd1cd137
treec1b9ee7cbfec1aafa453f2cb7d76ca7831b747c6
parent1b79a2ff547a5ead0eef933bb02f51b3a2f4cc1c
Fix a bug where debug info affected stack slot coloring.
Seen in SingleSrc/Benchmarks/Misc/flops with TEST=optllcdbg.
7929951.

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