[all-commits] [llvm/llvm-project] f4a4e2: [NewPM] Remove StripGCRelocatesLegacyPass (#73403)

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Nov 26 12:25:35 PST 2023


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

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    M llvm/lib/Transforms/Utils/StripGCRelocates.cpp
    M llvm/lib/Transforms/Utils/Utils.cpp

  Log Message:
  -----------
  [NewPM] Remove StripGCRelocatesLegacyPass (#73403)

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




More information about the All-commits mailing list