Do not clone llvm.dbg.func.start and corresponding llvm.dbg.region.end during inlining.
[oota-llvm.git] / test / Transforms / Inline / 2007-06-06-NoInline.ll
2007-06-06 Tanya LattnerInstruct the inliner to obey the noinline attribute...