[PATCH] D24604: [ELF] - Implemented --sort-section cmd line option and SORT_NONE script command.

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 05:24:56 PDT 2016


rafael accepted this revision.
rafael added a comment.
This revision is now accepted and ready to land.

I like it. It adds a separation from parsing and deciding which sorting to actually use.

LGTM, but wait to see if Rui agrees.


https://reviews.llvm.org/D24604





More information about the llvm-commits mailing list