commit | f20a2199de396f13dae02512944c4f24b7b2b77c | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Sat Mar 22 11:33:32 2014 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Sat Mar 22 11:33:32 2014 +0000 |
tree | ad7d380f1c32b8b6b314b4b2929cabe9c70a0425 | |
parent | 4e669c9278951b0531edccd2c6f8d45854c2cee7 [diff] |
[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