llvm-project
2d9d291d - [LLD] Do not combine cg_profile from obj and ordering file (#121325)

Commit
270 days ago
[LLD] Do not combine cg_profile from obj and ordering file (#121325) cg_profile in object is from CGProfilePass and it is often inaccurate. While call-graph-ordering-file is provided by user. It is weird to aggregate them together especially when call-graph-ordering-file is accurate enough.
Author
Parents
Loading