[NFC][Debugify] Rename OptCustomPassManager into DebugifyCustomPassManager
authorDjordje Todorovic <djordje.todorovic@syrmia.com>
Tue, 21 Jul 2020 10:12:19 +0000 (12:12 +0200)
committerDjordje Todorovic <djolertrk@gmail.com>
Tue, 21 Jul 2020 10:16:07 +0000 (12:16 +0200)
commit30b015dbe9cca62e58333bdf84d947af6aca509f
tree20aed725a190605b7cf24a2cc14346c968a80ac7
parent3ad0181169dc8efcdec7166a76a4624d73bdad48
[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
llvm/include/llvm/Transforms/Utils/Debugify.h
llvm/tools/opt/opt.cpp