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

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 11:10:35 PDT 2019


mgorny updated this revision to Diff 190681.
mgorny marked 2 inline comments as done.
mgorny added a comment.
Herald added a project: LLVM.

Implemented @ruiu's suggestions.


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

https://reviews.llvm.org/D56554

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Writer.cpp
  lld/docs/ld.lld.1
  lld/test/ELF/gnustack.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56554.190681.patch
Type: text/x-patch
Size: 5412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190314/0337ca3a/attachment.bin>


More information about the cfe-commits mailing list