MC/X86: Strip spurious operands from CALL64r as we do for CALL64pcrel32, to
authorDaniel Dunbar <daniel@zuster.org>
Wed, 19 May 2010 04:31:36 +0000 (04:31 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 19 May 2010 04:31:36 +0000 (04:31 +0000)
commit9248b3208a53ccf31a235efa6b6ce853cb97028c
tree58c753b0391ce4e9ccf7e571f25dca8f2ea22e1f
parentea420b20d4e75af21cfcc1b380a7536c239fb99d
MC/X86: Strip spurious operands from CALL64r as we do for CALL64pcrel32, to
avoid same prefix byte problem as in r104062.

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