[all-commits] [llvm/llvm-project] 835e2e: [NewPM] Remove CFGViewerLegacyPass (#73410)

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 835e2e43266244b6fe3664e94285226df1aee034
      https://github.com/llvm/llvm-project/commit/835e2e43266244b6fe3664e94285226df1aee034
  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/CFGPrinter.cpp

  Log Message:
  -----------
  [NewPM] Remove CFGViewerLegacyPass (#73410)

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




More information about the All-commits mailing list