Fix a bug in the code that merges consecutive stores. Previously we did not
[oota-llvm.git] / test / CodeGen / X86 / dbg-prolog-end.ll
2011-05-11 Devang PatelIdentify end of prologue (and beginning of function...