summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-11-24 23:42:33 +0000
committerRui Ueyama <ruiu@google.com>2015-11-24 23:42:33 +0000
commita46566f2db4ba5f8e082bfca5ae2e7edc728f2ba (patch)
tree32e670380223ae78a939d12c915a6402f4f1414c /llvm
parent28b700373e158ac53cdcd3026b2781d96f130625 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud