aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/FileCheck.cpp
diff options
context:
space:
mode:
authorSimon Tatham <simon.tatham@arm.com>2019-04-15 10:06:26 +0000
committerSimon Tatham <simon.tatham@arm.com>2019-04-15 10:06:26 +0000
commit301ed1cb49abe9dda2cbc35281821e268e6d070d (patch)
tree76d3d6576767f4f94668f2f9e2612c007b9c5f36 /llvm/lib/Support/FileCheck.cpp
parent38c1bda9f64023b92b8b843b9f328469f96b1e1b (diff)
downloadllvm-301ed1cb49abe9dda2cbc35281821e268e6d070d.zip
llvm-301ed1cb49abe9dda2cbc35281821e268e6d070d.tar.gz
llvm-301ed1cb49abe9dda2cbc35281821e268e6d070d.tar.bz2
[TableGen] Include schedule model name in diagnostic.
If you have more than one schedule model in your TableGen target definitions, then the diagnostic "No schedule information for instruction 'foo'" is rather unhelpful, because it doesn't tell you _which_ schedule model is missing the necessary information (or, as it might be, missing the UnsupportedFeatures definition that would stop it thinking it needed it). Extended the message to include the name of the schedule model that it's complaining about. Reviewers: nhaehnle, hfinkel, javedabsar, efriedma, javed.absar Reviewed By: javed.absar Subscribers: javed.absar, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D60559 llvm-svn: 358389
Diffstat (limited to 'llvm/lib/Support/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions