[PATCH] D22749: [ELF] - Linkerscript: Implemented SORT command

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 09:44:12 PDT 2016


emaste added a comment.

> Btw I think I never saw sorting by filenames in scripts. I think it is not common and we can postpone the support. What do you think ?


That seems sensible to me. I'm not aware of linker scripts that sort by filename, and I can't really come up with a compelling use case for it.


https://reviews.llvm.org/D22749





More information about the llvm-commits mailing list