[PATCH] D13138: [ELF2] - add support of --noinhibit-exec flag

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 09:34:42 PDT 2015


grimar created this revision.
grimar added reviewers: rafael, ruiu, rui314.
grimar added subscribers: grimar, llvm-commits.
grimar added a project: lld.

Support of --noinhibit-exec flag implemented.

http://reviews.llvm.org/D13138

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputSection.cpp
  ELF/Options.td
  ELF/Writer.cpp
  test/elf2/no-inhibit-exec.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13138.35639.patch
Type: text/x-patch
Size: 3187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150924/10964274/attachment.bin>


More information about the llvm-commits mailing list