[PATCH] D52430: Introduce a flag to warn when ifunc symbols are used with text relocations.

Ali Tamur via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 14:02:36 PDT 2018


tamur updated this revision to Diff 167399.
tamur retitled this revision from "Introduce a flag to warn when IFUNC symbols are used with text relocations." to "Introduce a flag to warn when ifunc symbols are used with text relocations.".
tamur edited the summary of this revision.
tamur added a comment.

I did s/IFUNC/ifunc on all files and comments.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52430

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/Relocations.cpp
  docs/ld.lld.1
  test/ELF/textrel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52430.167399.patch
Type: text/x-patch
Size: 5744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180927/fb106a38/attachment-0001.bin>


More information about the llvm-commits mailing list