summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2022-02-01 11:28:13 -0600
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2022-02-01 11:32:38 -0600
commit16978d853bb820a73ce36ac736130f061d0a3edc (patch)
tree7e55f921589f67fc26b47970a7f44ee82cab9fcb /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent0dc33c0a9c1eda6efca99402cfe653072714f334 (diff)
[TableGen] Fix reporting from CodeGenSchedModels::checkCompleteness().
Make the check for a complete SchedModel work as expected: report any supported instruction not having scheduler info. For unclear reasons there was a variable 'HadCompleteModel' that caused e.g. new instructions for a new subtarget not to be reported. This variable is now simply removed as all in-tree targets seem to build fine without it. Review: Simon Pilgrim Differential Revision: https://reviews.llvm.org/D118628
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions