[PATCH] D35987: [ELF] - Introduce std::vector<InputFile *> global arrays.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 08:05:05 PDT 2017


grimar updated this revision to Diff 115654.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D35987

Files:
  ELF/Arch/MipsArchTree.cpp
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/LinkerScript.cpp
  ELF/MapFile.cpp
  ELF/SymbolTable.cpp
  ELF/SyntheticSections.cpp
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35987.115654.patch
Type: text/x-patch
Size: 13727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/3a3201b5/attachment.bin>


More information about the llvm-commits mailing list