[DAGCombiner] don't dereference an operand that doesn't exist (PR26070)
[oota-llvm.git] / test / CodeGen / AArch64 / tailcall-implicit-sret.ll
2015-03-27 Ahmed Bougacha[CodeGen] Don't attempt a tail-call with implicit sret.