[llvm] [NewPM] Remove LazyValueInfoPrinter Pass (PR #73408)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 25 14:42:05 PST 2023


nikic wrote:

> From what I can tell, it doesn't look like this pass has a NewPM equivalent yet, so maybe we want to port it first before removing the legacy pass?

Yes, it would be good to port the pass first.

https://github.com/llvm/llvm-project/pull/73408


More information about the llvm-commits mailing list