[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
This commit is contained in:
George Rimar 2018-09-25 09:32:31 +00:00
parent 7f1322dc4d
commit b5a6538b07
1 changed files with 6 additions and 0 deletions

View File

@ -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