[X86] Remove special validation for INT immediate operand from AsmParser. Instead...
[oota-llvm.git] / test / CodeGen / X86 / tailcall-multiret.ll
2014-08-20 Keno FischerDo not insert a tail call when returning multiple value...