[PATCH] D20664: [ELF][MIPS] Always resolve MIPS GP-relative relocations to 'local' definitions
Simon Atanasyan via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 07:58:59 PDT 2016
atanasyan updated this revision to Diff 58613.
atanasyan added a comment.
Replace `isForcedLinkTimeConstant` by `isPreemptible`. It is better reflect the fact that we consider symbol as non-preemptible under some conditions.
Repository:
rL LLVM
http://reviews.llvm.org/D20664
Files:
ELF/Relocations.cpp
test/ELF/mips-gprel32-relocs-so.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20664.58613.patch
Type: text/x-patch
Size: 3465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/63d7c41a/attachment.bin>
More information about the llvm-commits
mailing list