[PATCH] D19034: PR27284 - Reverse the ownership between DICompileUnit and DISubprogram

Mailing List "llvm-commits" via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 13:05:18 PDT 2016


llvm-commits added a comment.

Hi all,

Just wanted to share with everyone that I profiled importing IR with ThinLTO, and this change makes `linkInModule()` ~10x faster!

Great work Adrian :)


http://reviews.llvm.org/D19034





More information about the llvm-commits mailing list