X86: Fix an encoding issue with LOCK_ADD64mr, which could lead to very hard to find...
[oota-llvm.git] / test / CodeGen / X86 / sibcall-3.ll
2010-05-29 Evan ChengFix PR7193: if sibling call address can take a register...