diff options
author | Ed Schouten <ed@nuxi.nl> | 2016-08-20 10:54:51 +0000 |
---|---|---|
committer | Ed Schouten <ed@nuxi.nl> | 2016-08-20 10:54:51 +0000 |
commit | 21483f56366aec1ed5abd2961601680a77ac3b12 (patch) | |
tree | f205baead05358f78384f1cd18fc92e00d93fa40 /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 51b9a0e8e8ab7b6ad0458163248035afef08d5b4 (diff) | |
download | bcm5719-llvm-21483f56366aec1ed5abd2961601680a77ac3b12.tar.gz bcm5719-llvm-21483f56366aec1ed5abd2961601680a77ac3b12.zip |
Add R_386_TLS_LE as a relocation having an implicit addend.
TLS on i386 in non-PIE/PIC code seems broken right now, because we don't
properly add the addend encoded in the instruction to the resulting
offset when processing R_386_TLS_LE relocations.
Extend one of the existing tests for TLS on i686 to use an addend.
PR: https://llvm.org/bugs/show_bug.cgi?id=29068
Reviewed by: ruiu
Differential Revision: https://reviews.llvm.org/D23741
llvm-svn: 279368
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions