[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:11:37 PST 2015
grimar updated this revision to Diff 41538.
grimar added a comment.
Review comments addressed.
http://reviews.llvm.org/D15105
Files:
ELF/InputSection.cpp
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Symbols.h
ELF/Writer.cpp
test/ELF/tls-dynamic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15105.41538.patch
Type: text/x-patch
Size: 5852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151201/81366e68/attachment.bin>
More information about the llvm-commits
mailing list