[PATCH] D40993: Prefer `ArrayRef` over `const std::vector&`

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 17:10:00 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD320125: Prefer `ArrayRef` over `const std::vector&` (authored by sbc).

Changed prior to commit:
  https://reviews.llvm.org/D40993?vs=126076&id=126078#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D40993

Files:
  COFF/Driver.h
  COFF/DriverUtils.cpp
  COFF/ICF.cpp
  COFF/InputFiles.h
  COFF/MarkLive.cpp
  COFF/PDB.cpp
  COFF/SymbolTable.cpp
  COFF/Writer.h
  include/lld/Core/LinkingContext.h
  wasm/InputFiles.h
  wasm/OutputSections.cpp
  wasm/OutputSections.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40993.126078.patch
Type: text/x-patch
Size: 9353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/eb0503d9/attachment.bin>


More information about the llvm-commits mailing list