[PATCH] D19464: ELF: Create .gnu.version and .gnu.version_r sections when linking against versioned DSOs.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 13:28:21 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL267775: ELF: Create .gnu.version and .gnu.version_r sections when linking against… (authored by pcc).
Changed prior to commit:
http://reviews.llvm.org/D19464?vs=54963&id=55304#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19464
Files:
lld/trunk/ELF/InputFiles.cpp
lld/trunk/ELF/InputFiles.h
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/OutputSections.h
lld/trunk/ELF/Symbols.h
lld/trunk/ELF/Writer.cpp
lld/trunk/test/ELF/Inputs/verneed.so.sh
lld/trunk/test/ELF/Inputs/verneed1.so
lld/trunk/test/ELF/Inputs/verneed2.so
lld/trunk/test/ELF/verneed-local.s
lld/trunk/test/ELF/verneed.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19464.55304.patch
Type: text/x-patch
Size: 21907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/833abd4e/attachment.bin>
More information about the llvm-commits
mailing list