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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 23 02:40:58 PST 2016


fhahn updated this revision to Diff 82403.
fhahn added a comment.

Moved skipDebugInstructionsBack/Forward to separate lines.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27688.82403.patch
Type: text/x-patch
Size: 5513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161223/143b6ea1/attachment.bin>


More information about the llvm-commits mailing list