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

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 19:49:38 PDT 2020


ychen updated this revision to Diff 268351.
ychen added a comment.

- clang-format/lint


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
  lld/test/ELF/deplibs.s
  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/tools/gold/gold-plugin.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.268351.patch
Type: text/x-patch
Size: 35657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/2688169c/attachment-0001.bin>


More information about the llvm-commits mailing list