[PATCH] D15105: [ELF] - Fixed bug leading to miss of tls relocation when @tlsgd and @gottpoff relocations were used at the same time.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 1 11:23:34 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL254443: [ELF] - Fixed bug leading to miss of tls relocation when @tlsgd and @gottpoff… (authored by grimar).
Changed prior to commit:
http://reviews.llvm.org/D15105?vs=41538&id=41539#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15105
Files:
lld/trunk/ELF/InputSection.cpp
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/OutputSections.h
lld/trunk/ELF/Symbols.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/tls-dynamic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15105.41539.patch
Type: text/x-patch
Size: 6032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151201/e7f0521a/attachment.bin>
More information about the llvm-commits
mailing list