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

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 13:05:13 PDT 2016


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 :)

-- 
Mehdi

> On Apr 15, 2016, at 9:05 AM, Adrian Prantl <aprantl at apple.com> wrote:
> 
> aprantl closed this revision.
> aprantl added a comment.
> 
> Thanks everyone!
> Committed as r266445+r266446.
> 
> 
> http://reviews.llvm.org/D19034
> 
> 
> 



More information about the llvm-commits mailing list