[WebAssembly] Fix legalization of shift operators on large integer types.
[oota-llvm.git] / test / CodeGen / X86 / tail-call-legality.ll
2013-08-06 Tim NorthoverRefactor isInTailCallPosition handling