Remove option used to debug stack coloring bugs. It's no longer needed since stack...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 23 Jun 2008 21:24:32 +0000 (21:24 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 23 Jun 2008 21:24:32 +0000 (21:24 +0000)
commitd17e44769fcd2ca4052ea0cd8890c8290a94a881
tree958967c4d4323173e4db649b4963ca7ec4b0ef28
parent2e9f0b1a323848f6d548c1e9eb16ece6a3881dbd
Remove option used to debug stack coloring bugs. It's no longer needed since stack coloring is now bug free.

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