[PATCH] D62650: [DebugInfo] DBG_VALUE instruction generated for loop counter is placed incorrectly.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 03:10:10 PDT 2019


avl updated this revision to Diff 202404.
avl added a comment.

cleaned up tests.


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

https://reviews.llvm.org/D62650

Files:
  llvm/lib/CodeGen/LiveDebugVariables.cpp
  llvm/test/CodeGen/AArch64/wrong_debug_loc_after_regalloc.ll
  llvm/test/DebugInfo/X86/dbg-addr-dse.ll
  llvm/test/DebugInfo/X86/live-debug-variables.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62650.202404.patch
Type: text/x-patch
Size: 18580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/2cfa32b0/attachment.bin>


More information about the llvm-commits mailing list