Skip to content
Commit 03220309 authored by George Rimar's avatar George Rimar
Browse files

[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
parent 0de179b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment