summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/modules
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2015-11-14 20:56:08 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2015-11-14 20:56:08 +0000
commit03220309e12078c2a35fc39c2bb9baf39aac225d (patch)
tree4b569fa9f5b8034502fefe175db8d1bf3a168c2c /lldb/scripts/Python/modules
parent0de179b23b79706347c730976987dc6a251d6b9f (diff)
downloadbcm5719-llvm-03220309e12078c2a35fc39c2bb9baf39aac225d.tar.gz
bcm5719-llvm-03220309e12078c2a35fc39c2bb9baf39aac225d.zip
[ELF2] - Implemented PT_GNU_STACK support, -z execstack option.
PT_GNU_STACK is a entry in the elf file format which contains the access rights (read, write, execute) of the stack, it is always generated now. By default stack is not executable in this implementation. -z execstack can be used to make executable. Differential revision: http://reviews.llvm.org/D14571 llvm-svn: 253145
Diffstat (limited to 'lldb/scripts/Python/modules')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud