[PATCH] D14571: [ELF2] - Implemented PT_GNU_STACK support, -z execstack option.

Joerg Sonnenberger via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 02:31:24 PST 2015


joerg added a subscriber: joerg.
joerg added a comment.

This is breaking compatibility with legacy ELF loaders :( It should really be possible to create binaries without this stupid mess.


Repository:
  rL LLVM

http://reviews.llvm.org/D14571





More information about the llvm-commits mailing list