[PATCH] D27688: [framelowering] Skip dbg values when getting next/previous instruction.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 03:45:06 PST 2017


fhahn updated this revision to Diff 83029.
fhahn marked 2 inline comments as done.
fhahn added a comment.

Thank you very much for your comments @MatzeB!


https://reviews.llvm.org/D27688

Files:
  lib/Target/X86/X86FrameLowering.cpp
  test/CodeGen/X86/frame-lowering-debug-intrinsic-2.ll
  test/CodeGen/X86/frame-lowering-debug-intrinsic.ll
  test/DebugInfo/X86/dbg-value-frame-index.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27688.83029.patch
Type: text/x-patch
Size: 9138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/9d0282ac/attachment.bin>


More information about the llvm-commits mailing list