diff options
author | Rui Ueyama <ruiu@google.com> | 2015-11-24 23:42:33 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-11-24 23:42:33 +0000 |
commit | a46566f2db4ba5f8e082bfca5ae2e7edc728f2ba (patch) | |
tree | 32e670380223ae78a939d12c915a6402f4f1414c /llvm | |
parent | 28b700373e158ac53cdcd3026b2781d96f130625 (diff) | |
download | bcm5719-llvm-a46566f2db4ba5f8e082bfca5ae2e7edc728f2ba.tar.gz bcm5719-llvm-a46566f2db4ba5f8e082bfca5ae2e7edc728f2ba.zip |
ELF: Omit PT_GNU_STACK segment if -z execstack is provided.
In the previous patch (r254003), I made the linker emit PT_GNU_STACK
unconditionally. But sometimes you want to have a control over the
presence of the segment. With this patch, you can omit the segment
by passing -z execstack option.
llvm-svn: 254039
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions