[all-commits] [llvm/llvm-project] 39856d: [Debugify] Move global namespace functions into ll...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Oct 28 19:11:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 39856d5d0b6547c4ab605d505322678d5e84e7fe
https://github.com/llvm/llvm-project/commit/39856d5d0b6547c4ab605d505322678d5e84e7fe
Author: Fangrui Song <i at maskray.me>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M llvm/include/llvm/Transforms/Utils/Debugify.h
M llvm/lib/Transforms/Utils/Debugify.cpp
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[Debugify] Move global namespace functions into llvm::
Also move exportDebugifyStats from tools/opt to Debugify.cpp
More information about the All-commits
mailing list