[PATCH] D19400: ELF: Move Visibility, IsUsedInRegularObj and MustBeInDynSym flags to Symbol.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 11:40:41 PDT 2016
pcc updated this revision to Diff 54687.
pcc added a comment.
- No need to set export dynamic flag on copy relocation aliases; they will be exported anyway
http://reviews.llvm.org/D19400
Files:
ELF/Driver.cpp
ELF/LTO.cpp
ELF/MarkLive.cpp
ELF/OutputSections.cpp
ELF/SymbolTable.cpp
ELF/Symbols.cpp
ELF/Symbols.h
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19400.54687.patch
Type: text/x-patch
Size: 15611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/dfec595b/attachment-0001.bin>
More information about the llvm-commits
mailing list