Don't run stack slot coloring if -fast.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 30 Jun 2008 22:33:16 +0000 (22:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 30 Jun 2008 22:33:16 +0000 (22:33 +0000)
commit9ef4c5302eb547936f6586ece880f31104d2f801
tree5a269b1f933bbb6d9756811f6a31c7608fccde43
parentcbe615f7eb8586fb38c5e01be95a893b8432080c
Don't run stack slot coloring if -fast.

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