[lld] r254003 - Revert "ELF: Make .note.GNU-stack more compatible with traditional linkers."
Joerg Sonnenberger via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 12:22:33 PST 2015
On Tue, Nov 24, 2015 at 06:48:17PM -0000, Rui Ueyama via llvm-commits wrote:
> Author: ruiu
> Date: Tue Nov 24 12:48:16 2015
> New Revision: 254003
>
> URL: http://llvm.org/viewvc/llvm-project?rev=254003&view=rev
> Log:
> Revert "ELF: Make .note.GNU-stack more compatible with traditional linkers."
>
> This reverts commit r253797 because it was based on a misunderstanding
> that lld wouldn't work on NetBSD without this change.
So, how do I get working binaries without the PT_GNU_STACK crap?
Joerg
More information about the llvm-commits
mailing list