[PATCH] D51612: [DebugInfo] Handle stack slot offsets for spilled sub-registers in LDV

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 01:27:15 PDT 2018


dstenb updated this revision to Diff 163979.
dstenb added a comment.

Removed unnecessary !dbg locations in the test. I also moved the file to test/DebugInfo/.


https://reviews.llvm.org/D51612

Files:
  lib/CodeGen/LiveDebugVariables.cpp
  test/DebugInfo/PowerPC/live-debug-vars-subreg-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51612.163979.patch
Type: text/x-patch
Size: 13157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/72b83c76/attachment.bin>


More information about the llvm-commits mailing list