[PATCH] D41541: [ELF] - Allow using PLT relocations when "-z notext" is given.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 22 06:52:27 PST 2017


grimar updated this revision to Diff 128023.
grimar marked an inline comment as done.
grimar added a comment.

Addressed review comment:

- Moved function comment outsize and converted to function header comment.


https://reviews.llvm.org/D41541

Files:
  ELF/Relocations.cpp
  test/ELF/Inputs/znotext-plt-relocations.s
  test/ELF/znotext-plt-relocations.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41541.128023.patch
Type: text/x-patch
Size: 4999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/6a830572/attachment.bin>


More information about the llvm-commits mailing list