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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 23 09:57:17 PDT 2021


int3 added a comment.

I think it'd use/extend the same comparator, since much of the ordering defined in the current comparator is needed for correctness.


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