[PATCH] D46099: [ELF] Clarify help wording for --symbol-ordering-file

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 14:47:54 PDT 2018


espindola accepted this revision.
espindola added a comment.

In https://reviews.llvm.org/D46099#1079143, @grimar wrote:

> The new message is IMO slightly better, so I am OK with that patch.
>
> But I am actually thinking about something like:
>  "Layout sections to place symbols in the order specified by symbol ordering file"


I agree. "Layout symbols" sounds a bit odd, but maybe just because I have been working on a linker.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46099





More information about the llvm-commits mailing list