Hal Finkel f20a2199de [TableGen] Don't assert, produce an error, when an instruction has too few operands
When an instruction's operand list does not have a sufficient number of
operands to match with all of the variables that contribute to its
encoding, instead of asserting inside a call to getSubOperandNumber, produce an
informative error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204542 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-22 11:33:32 +00:00
..
2013-11-15 01:34:59 +00:00
2013-12-03 07:34:19 +00:00
2014-03-14 01:56:55 +00:00
2014-01-24 17:20:08 +00:00