Fix bad length argument to substr calls. Apparently I'm the first one to
authorBob Wilson <bob.wilson@apple.com>
Wed, 26 Aug 2009 22:50:39 +0000 (22:50 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 26 Aug 2009 22:50:39 +0000 (22:50 +0000)
commitfd87e6a7aabfb9f813313c0eaa90302fd2f6d93c
tree2ce942197b8d16529005a4c87c127c9213ba7c90
parent7c0a3348fb5c8259a2b4e21b8c80b5459eaa9487
Fix bad length argument to substr calls.  Apparently I'm the first one to
attempt more than 2 constraints on an instruction.

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