[PATCH] D56554: [ELF] Add '-z nognustack' opt to suppress emitting PT_GNU_STACK

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 15:53:40 PST 2019


krytarowski added a comment.

Actually looking at GNU ld(1) source code, the logic is a little bit more complex and it depends on more aspects like relocations.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56554/new/

https://reviews.llvm.org/D56554





More information about the llvm-commits mailing list