[all-commits] [llvm/llvm-project] fc0f40: Revert "[Debugify] Support checking Machine IR deb...
xiangzh1 via All-commits
all-commits at lists.llvm.org
Mon Dec 14 17:49:35 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc0f4010bb4c4fb843218c6e3aa0112ffc67c299
https://github.com/llvm/llvm-project/commit/fc0f4010bb4c4fb843218c6e3aa0112ffc67c299
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M llvm/docs/HowToUpdateDebugInfo.rst
M llvm/include/llvm/CodeGen/Passes.h
M llvm/include/llvm/CodeGen/TargetPassConfig.h
M llvm/include/llvm/InitializePasses.h
M llvm/lib/CodeGen/CMakeLists.txt
M llvm/lib/CodeGen/CodeGen.cpp
R llvm/lib/CodeGen/MachineCheckDebugify.cpp
M llvm/lib/CodeGen/MachineDebugify.cpp
M llvm/lib/CodeGen/TargetPassConfig.cpp
R llvm/test/CodeGen/Generic/MIRDebugify/check-line-and-variables-x.mir
R llvm/test/CodeGen/Generic/MIRDebugify/check-line-and-variables.ll
R llvm/test/CodeGen/Generic/MIRDebugify/check-line-and-variables.mir
M llvm/test/CodeGen/Generic/MIRDebugify/locations-and-values.mir
M llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
Log Message:
-----------
Revert "[Debugify] Support checking Machine IR debug info"
This reverts commit 57a3d9ec4a8c1422f07264bed9f12a4ea416707e.
More information about the All-commits
mailing list