[PATCH] D35987: [ELF] - Introduce std::vector<InputFile *> global arrays.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 05:41:51 PDT 2017
grimar updated this revision to Diff 108908.
grimar retitled this revision from "[ELF] - Introduce `std::vector<InputFile *> InputFiles` global array." to "[ELF] - Introduce std::vector<InputFile *> global arrays.".
grimar edited the summary of this revision.
grimar added a comment.
- Split single grobal array of input files into several.
https://reviews.llvm.org/D35987
Files:
ELF/Arch/MipsArchTree.cpp
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/MapFile.cpp
ELF/SymbolTable.cpp
ELF/SyntheticSections.cpp
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35987.108908.patch
Type: text/x-patch
Size: 9939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/acb5c478/attachment.bin>
More information about the llvm-commits
mailing list