Don't forget to update the current operand when getting the size of an instruction.
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 20 Apr 2008 23:36:47 +0000 (23:36 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 20 Apr 2008 23:36:47 +0000 (23:36 +0000)
commit546e36a2c17f9eb7b2b1f2f19e522673153948aa
treec8244dda473f7ebc93cffb19055980878160d1b4
parentbd3401fa98b578080e227afce940bca80137dea6
Don't forget to update the current operand when getting the size of an instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50007 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp