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

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 17:29:46 PST 2020


pengfei added inline comments.


================
Comment at: llvm/docs/HowToUpdateDebugInfo.rst:346
+``MachineInstr`` in a ``Module``. And the MIR-level ``mir-check-debug`` is
+similar with IR-level ``check-debugify`` pass).
 
----------------
Remove the right parentheses.


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

https://reviews.llvm.org/D91595



More information about the llvm-commits mailing list