[PATCH] D123882: [LegacyPM] Remove ThinLTO/LTO pipelines

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 16:10:26 PDT 2022


aeubanks created this revision.
Herald added a reviewer: deadalnix.
Herald added subscribers: ormris, hiraditya, inglorion.
Herald added a reviewer: ctetreau.
Herald added a reviewer: ctetreau.
Herald added a reviewer: ctetreau.
Herald added a reviewer: ctetreau.
Herald added a project: All.
aeubanks requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Using the legacy PM for the optimization pipeline was deprecated in 13.0.0.
Following recent changes to remove non-core features of the legacy
PM/optimization pipeline, remove the (Thin)LTO pipelines.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123882

Files:
  llvm/include/llvm-c/Transforms/PassManagerBuilder.h
  llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/tools/bugpoint/bugpoint.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123882.423185.patch
Type: text/x-patch
Size: 6301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/3a8ef581/attachment.bin>


More information about the llvm-commits mailing list