[Debugify] Move global namespace functions into llvm::
authorFangrui Song <i@maskray.me>
Thu, 29 Oct 2020 02:11:19 +0000 (19:11 -0700)
committerFangrui Song <i@maskray.me>
Thu, 29 Oct 2020 02:11:41 +0000 (19:11 -0700)
commit39856d5d0b6547c4ab605d505322678d5e84e7fe
tree80f9060315769783ad13bac4e03015d2885dbf13
parentffba94a9acff76e51ce64c331b500f7b1a44840f
[Debugify] Move global namespace functions into llvm::

Also move exportDebugifyStats from tools/opt to Debugify.cpp
llvm/include/llvm/Transforms/Utils/Debugify.h
llvm/lib/Transforms/Utils/Debugify.cpp
llvm/tools/opt/opt.cpp