[PATCH] D35936: [ELF] - Move getSymbols() methods to InputFile.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 03:27:12 PDT 2017


grimar updated this revision to Diff 109509.
grimar retitled this revision from "[ELF] - Move getSymbols() method to InputFile." to "[ELF] - Move getSymbols() methods to InputFile.".
grimar added a comment.

- Moved all getSymbols() methods to InputFile.


https://reviews.llvm.org/D35936

Files:
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/OutputSections.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35936.109509.patch
Type: text/x-patch
Size: 4460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/2e84cbe9/attachment.bin>


More information about the llvm-commits mailing list