diff options
Diffstat (limited to 'contrib/llvm-project/lld/docs/ld.lld.1')
-rw-r--r-- | contrib/llvm-project/lld/docs/ld.lld.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/llvm-project/lld/docs/ld.lld.1 b/contrib/llvm-project/lld/docs/ld.lld.1 index ba3b0779e699..bd67e58daa4d 100644 --- a/contrib/llvm-project/lld/docs/ld.lld.1 +++ b/contrib/llvm-project/lld/docs/ld.lld.1 @@ -85,6 +85,9 @@ flag. .It Fl Bsymbolic-functions Bind default visibility defined function symbols locally for .Fl shared. +.It Fl Bsymbolic-non-weak-functions +Bind default visibility defined STB_GLOBAL function symbols locally for +.Fl shared. .It Fl -build-id Ns = Ns Ar value Generate a build ID note. .Ar value |