[PATCH] D71261: [ThinLTO] upgrade IR symtab in parallel ahead of time

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 09:38:05 PDT 2020


ychen updated this revision to Diff 261847.
ychen added a comment.
Herald added a reviewer: MaskRay.

- rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71261

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Driver.h
  lld/ELF/InputFiles.cpp
  lld/ELF/Options.td
  llvm/include/llvm/Bitcode/BitcodeReader.h
  llvm/include/llvm/LTO/LTO.h
  llvm/include/llvm/Object/IRObjectFile.h
  llvm/include/llvm/Object/IRSymtab.h
  llvm/include/llvm/Support/MemoryBuffer.h
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Object/IRObjectFile.cpp
  llvm/lib/Object/IRSymtab.cpp
  llvm/unittests/CMakeLists.txt
  llvm/unittests/ThinLTO/CMakeLists.txt
  llvm/unittests/ThinLTO/PreUpgradeIRSymbolTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71261.261847.patch
Type: text/x-patch
Size: 30643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200504/6deda738/attachment.bin>


More information about the llvm-commits mailing list