diff options
author | Nikita Popov <npopov@redhat.com> | 2022-04-08 10:54:20 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-04-11 09:40:17 +0200 |
commit | 2121dc5b158b0d11667a5d8c39f0121b869ca1c5 (patch) | |
tree | 6c6a8a313d9d6844dbabb92a021f7d4f4706e938 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 189cb7df911b0d1aafbe60bec1a9e921827e9875 (diff) | |
download | llvm-2121dc5b158b0d11667a5d8c39f0121b869ca1c5.zip llvm-2121dc5b158b0d11667a5d8c39f0121b869ca1c5.tar.gz llvm-2121dc5b158b0d11667a5d8c39f0121b869ca1c5.tar.bz2 |
[llvm-lto] Remove support for legacy pass manager
This removes support for the legacy pass manager in llvm-lto and
llvm-lto2. In this case I've dropped the use-new-pm option entirely,
as I don't think this is considered part of the public interface.
This also makes -debug-pass-manager work with llvm-lto, because
that was needed to migrate some tests to NewPM.
Differential Revision: https://reviews.llvm.org/D123376
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions