[PATCH] D62799: Add --sort-common to the man page.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 2 22:10:43 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362354: Add --sort-common to the man page. (authored by ruiu, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62799?vs=202641&id=202647#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62799/new/
https://reviews.llvm.org/D62799
Files:
lld/trunk/docs/ld.lld.1
Index: lld/trunk/docs/ld.lld.1
===================================================================
--- lld/trunk/docs/ld.lld.1
+++ lld/trunk/docs/ld.lld.1
@@ -429,6 +429,8 @@
.Dv DT_SONAME
to
.Ar value .
+.It Fl -sort-common
+This option is ignored for GNU compatibility.
.It Fl -sort-section Ns = Ns Ar value
Specifies sections sorting rule when linkerscript is used.
.It Fl -start-lib
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62799.202647.patch
Type: text/x-patch
Size: 393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190603/2128acd8/attachment.bin>
More information about the llvm-commits
mailing list