now that all of the targets are clean w.r.t. the number of operands for each
authorChris Lattner <sabre@nondot.org>
Fri, 19 Aug 2005 00:59:49 +0000 (00:59 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Aug 2005 00:59:49 +0000 (00:59 +0000)
commitd98958f4bdd5a41b1d30668c25fe259069a04f92
tree1df3ef58e0d13f997d9cfff4a7e20a040d8a7272
parent5ce0d308e6d7ada28adce0465c14c8197fcc0c8d
now that all of the targets are clean w.r.t. the number of operands for each
instruction defined, actually emit this to the InstrInfoDescriptor, which
allows an assert in the machineinstrbuilder to do some checking for us,
and is required by the dag->dag emitter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22895 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/InstrInfoEmitter.cpp