[all-commits] [llvm/llvm-project] 30b015: [NFC][Debugify] Rename OptCustomPassManager into D...

Djordje Todorovic via All-commits all-commits at lists.llvm.org
Tue Jul 21 03:16:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 30b015dbe9cca62e58333bdf84d947af6aca509f
      https://github.com/llvm/llvm-project/commit/30b015dbe9cca62e58333bdf84d947af6aca509f
  Author: Djordje Todorovic <djordje.todorovic at syrmia.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/Debugify.h
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [NFC][Debugify] Rename OptCustomPassManager into DebugifyCustomPassManager

In addition, move the definition of the class into the Debugify.h,
so we can use it from different levels.

The motivation for this is D82547.

Differential Revision: https://reviews.llvm.org/D83391




More information about the All-commits mailing list