[PATCH] D21018: [ELF] - Basic versioned symbols support implemented.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 11 08:50:23 PDT 2016


grimar updated this revision to Diff 60437.
grimar marked an inline comment as done.
grimar added a comment.

- Addressed review comment.


http://reviews.llvm.org/D21018

Files:
  ELF/Config.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/SymbolListFile.cpp
  ELF/SymbolListFile.h
  ELF/SymbolTable.cpp
  ELF/Symbols.cpp
  ELF/Symbols.h
  ELF/Writer.cpp
  test/ELF/Inputs/verdef.s
  test/ELF/verdef.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21018.60437.patch
Type: text/x-patch
Size: 19358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160611/7337ea10/attachment.bin>


More information about the llvm-commits mailing list