[PATCH] D102627: [LTO] Support new PM in ThinLTOCodeGenerator.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 07:35:40 PDT 2021


fhahn created this revision.
fhahn added reviewers: steven_wu, probinson, tejohnson.
Herald added subscribers: hiraditya, inglorion.
fhahn requested review of this revision.
Herald added a project: LLVM.

This patch adds initial support for using the new pass manager when
doing ThinLTO via libLTO.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102627

Files:
  llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/test/ThinLTO/X86/diagnostic-handler-remarks-with-hotness.ll
  llvm/test/ThinLTO/X86/diagnostic-handler-remarks.ll
  llvm/tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102627.345878.patch
Type: text/x-patch
Size: 9619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/43da8cf6/attachment.bin>


More information about the llvm-commits mailing list