[PATCH] D70505: [ELF] Replace SymbolTable::forEachSymbol with iterator_range symbols()

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 09:12:28 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2fc96441788: [ELF] Replace SymbolTable::forEachSymbol with iterator_range symbols() (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70505/new/

https://reviews.llvm.org/D70505

Files:
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/ELF/MarkLive.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/SymbolTable.h
  lld/ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70505.231085.patch
Type: text/x-patch
Size: 7564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/a80d75ae/attachment.bin>


More information about the llvm-commits mailing list