[all-commits] [llvm/llvm-project] 505523: [NewPM] Remove CFGOnlyPrinterLegacyPass (#73412)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sat Nov 25 15:43:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 505523ed34869c4f4324d79da11d27fe0c628238
      https://github.com/llvm/llvm-project/commit/505523ed34869c4f4324d79da11d27fe0c628238
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-11-25 (Sat, 25 Nov 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/CFGPrinter.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/lib/Analysis/Analysis.cpp
    M llvm/lib/Analysis/CFGPrinter.cpp

  Log Message:
  -----------
  [NewPM] Remove CFGOnlyPrinterLegacyPass (#73412)

This pass has no test coverage upstream, is not used anywhere upstream,
and has a NewPM equivalent. For these reasons, remove it.




More information about the All-commits mailing list