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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 03:23:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL273143: [ELF] - Basic versioned symbols support implemented. (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D21018?vs=61194&id=61241#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21018

Files:
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/OutputSections.h
  lld/trunk/ELF/SymbolListFile.cpp
  lld/trunk/ELF/SymbolListFile.h
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/Inputs/verdef.s
  lld/trunk/test/ELF/lto/version-script.ll
  lld/trunk/test/ELF/verdef.s
  lld/trunk/test/ELF/version-script.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21018.61241.patch
Type: text/x-patch
Size: 24605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160620/e0f6bddf/attachment.bin>


More information about the llvm-commits mailing list