[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
Fri Jul 21 06:55:55 PDT 2017
grimar updated this revision to Diff 107669.
grimar edited the summary of this revision.
grimar added a comment.
- Removed too agressive change about --noinhibit-exec behavior.
https://reviews.llvm.org/D35724
Files:
ELF/Config.h
ELF/Driver.cpp
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.107669.patch
Type: text/x-patch
Size: 5753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170721/6088ccff/attachment.bin>
More information about the llvm-commits
mailing list