[PATCH] D58453: [DebugInfo][CGP] Limit placeDbgValues movement of dbg.value intrinsics

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 10:03:42 PDT 2019


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

Freshen up patch to make it merge cleanly; check that DVI isn't null... not clear whether something has changed or if I uploaded a completely broken patch before.


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

https://reviews.llvm.org/D58453

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/DebugInfo/COFF/register-variables.ll
  test/DebugInfo/NVPTX/debug-info.ll
  test/DebugInfo/X86/PR37234.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58453.205851.patch
Type: text/x-patch
Size: 7626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/87d6f249/attachment.bin>


More information about the llvm-commits mailing list