Hide the pre-RA-sched= option.
authorAndrew Trick <atrick@apple.com>
Mon, 13 Jan 2014 20:08:27 +0000 (20:08 +0000)
committerAndrew Trick <atrick@apple.com>
Mon, 13 Jan 2014 20:08:27 +0000 (20:08 +0000)
commitde0847d6a5785ca3dd52798ce2341ca94928a1c7
treeabd361573797fa1145a9ac5f29bd6da20277236a
parent436f2975ace26abec6a686ef74fec728d5d52aa4
Hide the pre-RA-sched= option.

This is a very confusing option for a feature that will go away.

-enable-misched is exposed instead to help triage issues with the new
scheduler.

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