[PATCH] D18190: [ELF] - Error out when R_X86_64_PC32/R_X86_64_32 are used against preemptible symbol when linking shared object.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 02:02:18 PDT 2016
grimar updated this revision to Diff 50803.
grimar added a comment.
- Corrected broken test
- Rebased
http://reviews.llvm.org/D18190
Files:
ELF/Target.cpp
test/ELF/Inputs/allow-shlib-undefined.s
test/ELF/Inputs/llvm33-rela-outside-group.o
test/ELF/allow-shlib-undefined.s
test/ELF/llvm33-rela-outside-group.s
test/ELF/no-undefined.s
test/ELF/x86-64-reloc-32-fpic.s
test/ELF/x86-64-reloc-pc32-fpic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18190.50803.patch
Type: text/x-patch
Size: 5486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160316/f2178308/attachment.bin>
More information about the llvm-commits
mailing list