[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 16 10:39:00 PST 2016
fhahn updated this revision to Diff 81773.
fhahn added a comment.
Updated patch to use skipDebugInstructions* functions introduced in https://reviews.llvm.org/D27782
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.81773.patch
Type: text/x-patch
Size: 5657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/0854342d/attachment.bin>
More information about the llvm-commits
mailing list