[all-commits] [llvm/llvm-project] 631e73: [NewPM] Remove CallGraphPrinterLegacyPass (#73409)

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


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

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

  Log Message:
  -----------
  [NewPM] Remove CallGraphPrinterLegacyPass (#73409)

This pass isn't used anywhere upstream and thus doesn't have any test
coverage. For these reasons, remove it.




More information about the All-commits mailing list