Fix another hard-coded constant to use X86AddrNumOperands.
authorDan Gohman <gohman@apple.com>
Mon, 13 Apr 2009 15:04:25 +0000 (15:04 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 13 Apr 2009 15:04:25 +0000 (15:04 +0000)
commit8cc632f7052de02ca270284fa672e7ceda261355
tree85724dedef3ffbdf48bafd7b7582c0935a2a421a
parent7ff5bff45eaa1fabf8bb910daf2907cf981cbf3d
Fix another hard-coded constant to use X86AddrNumOperands.
This unbreaks the JIT on x86-64.

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