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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 21:19:18 PST 2019


ruiu added a comment.

I still feel that I prefer the previous code, but that's not a strong preference, so I'm fine with this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70505





More information about the llvm-commits mailing list