[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
Mon Apr 25 09:29:26 PDT 2016


pcc updated this revision to Diff 54868.
pcc added a comment.

- Remove function VersionTableSection<ELFT>::addSymbol
- Fix comment
- Re-order members


http://reviews.llvm.org/D19464

Files:
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Symbols.h
  ELF/Writer.cpp
  test/ELF/Inputs/verneed.so.sh
  test/ELF/Inputs/verneed1.so
  test/ELF/Inputs/verneed2.so
  test/ELF/verneed-local.s
  test/ELF/verneed.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19464.54868.patch
Type: text/x-patch
Size: 19527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/146fa5eb/attachment.bin>


More information about the llvm-commits mailing list