]> granicus.if.org Git - llvm/commit
[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)
commita4afd1f12d55427099a3364c19d9fbbde46e7bf4
tree783fe0a2a2af00102643ee30a460ba79dc99d2fa
parentae41ebb3a690361a3aac5a7eb996241183cf674f
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337786 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/Debugify.cpp
tools/opt/Debugify.h [new file with mode: 0644]
tools/opt/NewPMDriver.cpp
tools/opt/PassPrinters.h
tools/opt/opt.cpp