[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
Mon Sep 24 15:21:23 PDT 2018


tamur updated this revision to Diff 166763.
tamur retitled this revision from "=Issue a warning when IFUNC symbols are used and text relocations are allowed." to "Introduce a flag to warn when IFUNC symbols are used with text relocations.".
tamur edited the summary of this revision.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52430

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  ELF/Relocations.cpp
  test/ELF/textrel.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52430.166763.patch
Type: text/x-patch
Size: 4387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180924/4640f924/attachment.bin>


More information about the llvm-commits mailing list