[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
Sun Apr 24 00:56:11 PDT 2016


pcc created this revision.
pcc added reviewers: rafael, ruiu, davide, grimar, emaste.
pcc added a subscriber: llvm-commits.

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.54794.patch
Type: text/x-patch
Size: 19877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160424/7992e01d/attachment-0001.bin>


More information about the llvm-commits mailing list