[PATCH] D21018: [ELF/WIP] - Basic versioned symbols support implemented.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 03:34:35 PDT 2016
grimar retitled this revision from "[ELF] - Basic versioned symbols support implemented." to "[ELF/WIP] - Basic versioned symbols support implemented.".
grimar updated this revision to Diff 61078.
grimar marked 3 inline comments as done.
grimar added a comment.
- Addressed review comments (all except creating test for LTO, I am working on it as never did such ones yet I think, will update patch later today I think).
Note: script parsing code in this version based on Rafael patch "[PATCH] Make local: optional.", to show how new functionality fits.
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
test/ELF/version-script.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21018.61078.patch
Type: text/x-patch
Size: 24624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/7f99d232/attachment.bin>
More information about the llvm-commits
mailing list