[Debugfiy] Print the pass name next to the result
authorAnastasis Grammenos <anastasis.gramm2@gmail.com>
Tue, 15 May 2018 23:38:05 +0000 (23:38 +0000)
committerAnastasis Grammenos <anastasis.gramm2@gmail.com>
Tue, 15 May 2018 23:38:05 +0000 (23:38 +0000)
commitb4344c66aa6b6a76342dfd09ccb12fa3c037205d
tree931aec6875b2e1896c4861b162bf22a13743ea8b
parent25bef201c57fb8e68cb50c7d3c26fe5e0ebf98af
[Debugfiy] Print the pass name next to the result

CheckDebugify now prints the pass name right next to the result of the check.

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

llvm-svn: 332416
llvm/test/DebugInfo/debugify-each.ll
llvm/test/DebugInfo/debugify.ll
llvm/tools/opt/Debugify.cpp
llvm/tools/opt/PassPrinters.h
llvm/tools/opt/opt.cpp