While inlining, clone llvm.dbg.func.start intrinsic and adjust
[oota-llvm.git] / test / Transforms / Inline / 2007-06-06-NoInline.ll
2007-06-06 Tanya LattnerInstruct the inliner to obey the noinline attribute...