[ELF] Clarify help wording for --symbol-ordering-file
authorShoaib Meenai <smeenai@fb.com>
Thu, 26 Apr 2018 22:25:04 +0000 (22:25 +0000)
committerShoaib Meenai <smeenai@fb.com>
Thu, 26 Apr 2018 22:25:04 +0000 (22:25 +0000)
commit1b1f97ac6091698ffd067e3cf3f102b68f43c192
treea00e4b58f2e0719c959e3ec154a053ba81574522
parent6e083f628a7e58e60a1817279495676a73563436
[ELF] Clarify help wording for --symbol-ordering-file

The input file for this option should contain a list of symbols, not a
list of sections, so explicitly refer to ordering symbols (but keep the
reference to laying out sections, since that's how the option must
operate). Referring to the file itself as the "symbol ordering file" is
consistent with --warn-symbol-ordering and less ambiguous than "symbol
file" (albeit slightly redundant).

Differential Revision: https://reviews.llvm.org/D46099

llvm-svn: 331000
lld/ELF/Options.td