Fix a stackmap bug introduced in r220710.
[oota-llvm.git] / test / CodeGen / X86 / dynamic-alloca-lifetime.ll
2014-10-17 Pete CooperCheck for dynamic alloca's when selecting lifetime...