[PATCH] D35724: [ELF] - Fix missing relocation when linking executable with --unresolved-symbols=ignore-all

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 04:26:10 PDT 2017


grimar updated this revision to Diff 108247.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D35724

Files:
  ELF/Relocations.cpp
  ELF/Symbols.cpp
  ELF/Symbols.h
  test/ELF/executable-undefined-ignoreall.s
  test/ELF/no-inhibit-exec.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35724.108247.patch
Type: text/x-patch
Size: 3515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/ab1432d6/attachment.bin>


More information about the llvm-commits mailing list