From: George Rimar Date: Tue, 25 Sep 2018 09:32:31 +0000 (+0000) Subject: [ELF] - Add -z global option to manual. X-Git-Tag: llvmorg-8.0.0-rc1~8030 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b5a6538b07a83aac9fd1fe8c0b08ec1133b41ce3;p=platform%2Fupstream%2Fllvm.git [ELF] - Add -z global option to manual. This was requested during review of D49374, but for some unknown reason was not in the final commit. llvm-svn: 342954 --- diff --git a/lld/docs/ld.lld.1 b/lld/docs/ld.lld.1 index 34fb1ec..3271cd8 100644 --- a/lld/docs/ld.lld.1 +++ b/lld/docs/ld.lld.1 @@ -442,6 +442,12 @@ Make the main stack executable. Stack permissions are recorded in the .Dv PT_GNU_STACK segment. +.It Cm global +Sets the +.Dv DF_1_GLOBAL flag in the +.Dv DYNAMIC +section. +Different loaders can decide how to handle this flag on their own. .It Cm initfirst Sets the .Dv DF_1_INITFIRST