Replace -dag-chain-limit flag with constant. It has survived a release cycle without...
authorAndrew Trick <atrick@apple.com>
Fri, 11 Mar 2011 17:46:59 +0000 (17:46 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 11 Mar 2011 17:46:59 +0000 (17:46 +0000)
commit778583ad2864949388a1cc645704f9ee76c9c0b9
treef0ac6da6c80a2b862c7588441a46040db064f6a4
parent1dc550b383277f241f46a60628ae3f200769f13c
Replace -dag-chain-limit flag with constant. It has survived a release cycle without being touched, so no longer needs to pollute the hidden-help text.

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