[PATCH] D33655: [Cloning] Take another pass at properly cloning debug info

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 08:17:10 PDT 2017


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Thanks Keno, this appears to be a far better approach. The only question that remains is whether / how to update the linkage name of the cloned DISubprogram. But I don't think that this needs to be solved in this patch.


https://reviews.llvm.org/D33655





More information about the llvm-commits mailing list