[PATCH] D79390: [Support] Sink LLD's parallel algorithm wrappers to support

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 15:41:00 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG932f0276ea29: [Support] Move LLD's parallel algorithm wrappers to support (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D79390?vs=262223&id=262243#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79390/new/

https://reviews.llvm.org/D79390

Files:
  lld/COFF/Driver.cpp
  lld/COFF/ICF.cpp
  lld/COFF/LLDMapFile.cpp
  lld/COFF/MapFile.cpp
  lld/COFF/PDB.cpp
  lld/COFF/Writer.cpp
  lld/Common/ErrorHandler.cpp
  lld/Common/Filesystem.cpp
  lld/ELF/Driver.cpp
  lld/ELF/ICF.cpp
  lld/ELF/LinkerScript.cpp
  lld/ELF/MapFile.cpp
  lld/ELF/OutputSections.cpp
  lld/ELF/SyntheticSections.cpp
  lld/ELF/Writer.cpp
  lld/include/lld/Common/Threads.h
  lld/lib/ReaderWriter/MachO/LayoutPass.cpp
  lld/wasm/Driver.cpp
  lld/wasm/OutputSections.cpp
  lld/wasm/Writer.cpp
  llvm/include/llvm/Support/Parallel.h
  llvm/unittests/Support/ParallelTest.cpp
  mlir/docs/Diagnostics.md
  mlir/lib/Pass/Pass.cpp
  mlir/lib/Transforms/Inliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79390.262243.patch
Type: text/x-patch
Size: 21856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200505/900a3b50/attachment.bin>


More information about the llvm-commits mailing list