[Debugify] Move interface definitions to a header, NFC
authorVedant Kumar <vsk@apple.com>
Tue, 24 Jul 2018 00:41:28 +0000 (00:41 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 24 Jul 2018 00:41:28 +0000 (00:41 +0000)
commitca407c43364e4315f8ae32bd0c0e70c5aafb7962
tree67b09d32fa11f0b328cd305a072ed1d12acf2240
parent66fbbbca602853c4c7a8d23556f393acf6c69e7b
[Debugify] Move interface definitions to a header, NFC

This is a minor cleanup in preparation for a change to export DI
statistics from -check-debugify. To do that, it would be cleaner to have
a dedicated header for the debugify interface.

llvm-svn: 337786
llvm/tools/opt/Debugify.cpp
llvm/tools/opt/Debugify.h [new file with mode: 0644]
llvm/tools/opt/NewPMDriver.cpp
llvm/tools/opt/PassPrinters.h
llvm/tools/opt/opt.cpp