Do not clone llvm.dbg.func.start and corresponding llvm.dbg.region.end during inlining.
[oota-llvm.git] / test / Transforms / Inline / byval.ll
2008-01-11 Chris LattnerWhen inlining a functino with a byval argument, make...