[PATCH] D55679: # Enter a commit message. #
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 13 15:13:31 PST 2018
pcc added a comment.
I don't understand why this ordering should always result in better performance. To the extent that it affects performance at all (e.g. on ARM a particular order might allow the linker to create fewer range extension thunks) it would seem to be arbitrary which order would be better for any given program.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55679/new/
https://reviews.llvm.org/D55679
More information about the llvm-commits
mailing list