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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 02:22:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313619: [ELF] - Introduce std::vector<InputFile *> global arrays. (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D35987?vs=115654&id=115808#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35987

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35987.115808.patch
Type: text/x-patch
Size: 14057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/c6fc9837/attachment.bin>


More information about the llvm-commits mailing list