Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / dynamic-alloca-lifetime.ll
2014-10-17 Pete CooperCheck for dynamic alloca's when selecting lifetime...