[PATCH] D102974: [lld-macho][nfc] Remove unnecessary parameterization of section sort

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 23 09:22:19 PDT 2021


thakis added a comment.

Once we handle N_COLD_FUNC this will also affect ordering. I don't know if that'd go in the one comparator or if it'd use a different comparator. If it's the latter, maybe we shouldn't change this?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102974/new/

https://reviews.llvm.org/D102974



More information about the llvm-commits mailing list