[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 19:32:49 PDT 2016


pcc updated this revision to Diff 54963.
pcc marked 5 inline comments as done.
pcc added a comment.

- Move verdef parser
- Rename field
- Add comments


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.54963.patch
Type: text/x-patch
Size: 21454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/1730edbe/attachment.bin>


More information about the llvm-commits mailing list