[PATCH] D85756: [DebugInstrRef][5/9] Substitute debug value numbers to handle optimisations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 02:51:12 PDT 2020


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

Add another call to substituteDebugValuesForInst that I missed (line 681).


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

https://reviews.llvm.org/D85756

Files:
  llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  llvm/lib/Target/X86/X86FixupLEAs.cpp
  llvm/test/DebugInfo/MIR/InstrRef/twoaddr-to-threeaddr-sub.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85756.286518.patch
Type: text/x-patch
Size: 4008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200819/15c98b22/attachment.bin>


More information about the llvm-commits mailing list