[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 7 13:45:45 PDT 2019
markj updated this revision to Diff 198523.
markj marked 9 inline comments as done.
markj added a comment.
Address feedback:
- Set DT_TEXTREL
- Rename the config flag to match Capitalization Conventions
- Clarify some text in the man page update
- Fix test comments and indentation
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/ELF/SyntheticSections.cpp
lld/docs/ld.lld.1
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.198523.patch
Type: text/x-patch
Size: 9067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/b6010d9d/attachment.bin>
More information about the llvm-commits
mailing list