[PATCH] D21018: [ELF/WIP] - Basic versioned symbols support implemented.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 06:27:19 PDT 2016
grimar updated this revision to Diff 61091.
grimar added a comment.
Herald added a subscriber: mehdi_amini.
- Added LTO test.
- Fixed issue: sh_addralign field was not set for .gnu.version_d
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/lto/version-script.ll
test/ELF/verdef.s
test/ELF/version-script.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21018.61091.patch
Type: text/x-patch
Size: 26135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/a4a7115f/attachment.bin>
More information about the llvm-commits
mailing list