In particular, this CL speeds up the official Chrome linking with LTO by
1.8x.
See more details in https://crbug.com/542426
Differential D13918
Move imported entities into DwarfCompilationUnit to speed up LTO linking. krasin on Oct 20 2015, 2:59 PM. Authored by
Details In particular, this CL speeds up the official Chrome linking with LTO by See more details in https://crbug.com/542426
Diff Detail Event TimelineComment Actions Looks great - thanks for your patience/perseverance on this. I think the net result is a better design & better performance. Please commit whenever you're ready (couple of optional brace issues, but nothing else to worry about).
Comment Actions I am running last checks and will submit after that. |
This verification code looks good to me - so if that's passing when running over a large project like Chrome, I'm happy enough that this is doing the right thing.