[lld] [ELF] Making cdsort default for function reordering (PR #68638)

via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 22:18:47 PDT 2023


WenleiHe wrote:

If cdsort is better, after some baking period we should probably remove other alternative call graph layout algorithm (hfsort) in the code base just to keep things simple. 

https://github.com/llvm/llvm-project/pull/68638


More information about the llvm-commits mailing list