Make sure to use the machine instruction operand number. It doesn't always
authorJim Grosbach <grosbach@apple.com>
Mon, 11 Oct 2010 21:31:22 +0000 (21:31 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 11 Oct 2010 21:31:22 +0000 (21:31 +0000)
commit1a7233f9d08b20076ca71f7d95c673fd641b9c35
tree30161bbb09a96f7b94f46c364c049b871aebb24d
parent12647eb3f529880e882c9bc5cb88ffdbf51f851f
Make sure to use the machine instruction operand number. It doesn't always
map one-to-one with the CodeGenInstruction operand number.

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