[PATCH] D76866: Enable new passmanager plugin support for LTO.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 12:26:13 PDT 2020


efriedma updated this revision to Diff 254881.
efriedma added a comment.

Fix review comment and lint


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76866

Files:
  lld/tools/lld/CMakeLists.txt
  llvm/examples/Bye/Bye.cpp
  llvm/include/llvm/LTO/Config.h
  llvm/lib/LTO/CMakeLists.txt
  llvm/lib/LTO/LTOBackend.cpp
  llvm/test/Feature/load_extension.ll
  llvm/test/lit.cfg.py
  llvm/tools/llvm-lto2/CMakeLists.txt
  llvm/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76866.254881.patch
Type: text/x-patch
Size: 9173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/9575de33/attachment.bin>


More information about the llvm-commits mailing list