[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 12:37:00 PDT 2016


pcc updated this revision to Diff 54886.
pcc marked an inline comment as done.
pcc added a comment.

- Don't use Elf_Half


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.54886.patch
Type: text/x-patch
Size: 19365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/b5770153/attachment.bin>


More information about the llvm-commits mailing list