[MISched] Explanatory error message when machine model is not complete. NFC
authorMinSeong Kim <min.s.kim@samsung.com>
Tue, 5 Jan 2016 14:50:15 +0000 (14:50 +0000)
committerMinSeong Kim <min.s.kim@samsung.com>
Tue, 5 Jan 2016 14:50:15 +0000 (14:50 +0000)
commit9ec3763313ac986bab8414f16267605c9ab28b64
tree8dbc450f84ba5955686a5aaa24a313c4afc99a86
parenta0048af204e206aa5bcb80da91320a0f990fcb54
[MISched] Explanatory error message when machine model is not complete. NFC

When not all instructions have a scheduling class,
the error message now provides a possible solution.

Differential Revision: http://reviews.llvm.org/D15854

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