[PATCH] D40161: Remove IsLocal

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 17:23:14 PST 2017


rafael created this revision.
Herald added subscribers: arichardson, emaste.

Since we always have Binding in the current symbol design IsLocal is redundant.


https://reviews.llvm.org/D40161

Files:
  ELF/InputFiles.cpp
  ELF/LTO.cpp
  ELF/LinkerScript.cpp
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Symbols.h
  ELF/SyntheticSections.cpp
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40161.123276.patch
Type: text/x-patch
Size: 17065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171117/8cb0626a/attachment.bin>


More information about the llvm-commits mailing list