summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-06-03 05:11:44 +0000
committerRui Ueyama <ruiu@google.com>2019-06-03 05:11:44 +0000
commit471f11805f741b0b22328e0fd111be4329f245a3 (patch)
tree1fecb7e8516e5903bab2657d7e6cec5d58dec353
parent92524f9bf84de92a0a61fcdd7305261d7f9501ca (diff)
downloadbcm5719-llvm-471f11805f741b0b22328e0fd111be4329f245a3.tar.gz
bcm5719-llvm-471f11805f741b0b22328e0fd111be4329f245a3.zip
Add --sort-common to the man page.
Differential Revision: https://reviews.llvm.org/D62799 llvm-svn: 362354
-rw-r--r--lld/docs/ld.lld.12
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/docs/ld.lld.1 b/lld/docs/ld.lld.1
index 1a2fe614d24..b398c19a279 100644
--- a/lld/docs/ld.lld.1
+++ b/lld/docs/ld.lld.1
@@ -429,6 +429,8 @@ Set
.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
OpenPOWER on IntegriCloud