Skip to content
Commit a46566f2 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

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