[PATCH] D61613: [LLD][ELF] Add the -z ifunc-noplt option

Mark Johnston via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 08:19:05 PDT 2019


markj updated this revision to Diff 199452.
markj added a comment.

Remove a command line that snuck in by accident.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61613

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Relocations.cpp
  lld/docs/ld.lld.1
  lld/test/ELF/basic.s
  lld/test/ELF/gnu-ifunc-noplt-i386.s
  lld/test/ELF/gnu-ifunc-noplt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61613.199452.patch
Type: text/x-patch
Size: 9356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/ebb5617d/attachment.bin>


More information about the llvm-commits mailing list