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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 04:52:53 PDT 2017


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

- Rebased.
- Removed some relative templating to demonstrate this change can be useful.


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.115397.patch
Type: text/x-patch
Size: 13205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/205daae4/attachment.bin>


More information about the llvm-commits mailing list