[PATCH] D85749: [DebugInstrRef][4/9] Support recording of instruction reference substitutions

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 05:38:27 PDT 2020


jmorse updated this revision to Diff 298355.
jmorse added a comment.

Updated patch, changes signature of substituteDebugValuesForInst to take a "number of operands to look at" argument, defaults to "all of them".


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

https://reviews.llvm.org/D85749

Files:
  llvm/include/llvm/CodeGen/MIRYamlMapping.h
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/CodeGen/MIRParser/MIRParser.cpp
  llvm/lib/CodeGen/MIRPrinter.cpp
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/test/DebugInfo/MIR/InstrRef/substitusions-roundtrip.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85749.298355.patch
Type: text/x-patch
Size: 8691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/c1532def/attachment.bin>


More information about the llvm-commits mailing list