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

Mark Johnston via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 08:56:08 PDT 2019


markj updated this revision to Diff 199269.
markj marked 4 inline comments as done.
markj added a comment.

Address feedback:

- Use --no-show-raw-insn.
- Use a consistent triple.


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.199269.patch
Type: text/x-patch
Size: 9416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190513/f5c263ec/attachment.bin>


More information about the llvm-commits mailing list