phoebewang wrote:

> Looks like this causes a significant compile-time regression, but only for 
> ReleaseLTO-g: 
> https://llvm-compile-time-tracker.com/compare.php?from=1e19f0f9d92b5e9c43d53893e387341835d3d96b&to=c72a751dabff4260dcc309e48008941d51b31d21&stat=instructions:u
> 
> I wouldn't really expect this change to only affect that configuration -- I 
> guess that means that optimized debuginfo processing has become a lot slower? 
> Any idea what is going on here?

Thanks for the report, should be solved by 
https://github.com/llvm/llvm-project/pull/114642

https://github.com/llvm/llvm-project/pull/113532
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to