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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 00:16:01 PDT 2023


MaskRay wrote:

> Given the latest build time improvements of the algorithm, any concerns to re-enable this default? @MaskRay

Yes, you can update the patch to try again... Make sure to update `lld/ELF/Options.td` `(default: hfsort)` to cdsort as well.

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


More information about the llvm-commits mailing list