[PATCH] D91595: [Debugify] Support checking Machine IR debug info

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 17:54:22 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4d2d4337d50: [Debugify] Support checking Machine IR debug info (authored by xiangzhangllvm).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91595/new/

https://reviews.llvm.org/D91595

Files:
  llvm/docs/HowToUpdateDebugInfo.rst
  llvm/include/llvm/CodeGen/Passes.h
  llvm/include/llvm/CodeGen/TargetPassConfig.h
  llvm/include/llvm/InitializePasses.h
  llvm/lib/CodeGen/CMakeLists.txt
  llvm/lib/CodeGen/CodeGen.cpp
  llvm/lib/CodeGen/MachineCheckDebugify.cpp
  llvm/lib/CodeGen/MachineDebugify.cpp
  llvm/lib/CodeGen/TargetPassConfig.cpp
  llvm/test/CodeGen/Generic/MIRDebugify/check-line-and-variables-x.mir
  llvm/test/CodeGen/Generic/MIRDebugify/check-line-and-variables.ll
  llvm/test/CodeGen/Generic/MIRDebugify/check-line-and-variables.mir
  llvm/test/CodeGen/Generic/MIRDebugify/locations-and-values.mir
  llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91595.311754.patch
Type: text/x-patch
Size: 24824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/ca9bff01/attachment.bin>


More information about the llvm-commits mailing list