Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #113777 - nnethercote:overlap-based-cgu-merging, r=pnkfelix
Inline overlap based CGU merging
Introduce a new CGU merging algorithm that aims to minimize the number of duplicated inlined items.
r? `@wesleywiser`