Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / 2012-09-28-CGPBug.ll
2012-09-28 Evan ChengDo not delete BBs if their addresses are taken. rdar...