[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:48:30 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL267183: ELF: Move Visibility, IsUsedInRegularObj and MustBeInDynSym flags to Symbol. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D19400?vs=54687&id=54693#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19400

Files:
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/LTO.cpp
  lld/trunk/ELF/MarkLive.cpp
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19400.54693.patch
Type: text/x-patch
Size: 15835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/7be2de21/attachment.bin>


More information about the llvm-commits mailing list