[PATCH] D117354: [lld-macho] Allow order files and call graph sorting to be used together

Leonard Grey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 09:27:53 PST 2022


lgrey added a comment.

In D117354#3262502 <https://reviews.llvm.org/D117354#3262502>, @thakis wrote:

> I'd have one commit that does nothing but the file rename, then a 2nd commit that only moves unchanged functions around (both fine to commit directly), and then I'd rebase this on top of that so that it only shows the behavior change.
>
> Having the file name be different from ELF and COFF is a bit unfortunate, but oh well.

Done


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

https://reviews.llvm.org/D117354



More information about the llvm-commits mailing list