[PATCH] D13511: [mips] Use correct frame register for DWARF info when dynamically realigning the stack.

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 06:55:20 PST 2015


vkalintiris updated this revision to Diff 38909.
vkalintiris added a comment.

1. Added logic for fixed object indices.
2. Added test for each separate case.


http://reviews.llvm.org/D13511

Files:
  lib/Target/Mips/MipsSEFrameLowering.cpp
  lib/Target/Mips/MipsSEFrameLowering.h
  test/DebugInfo/Mips/dsr-fixed-objects.ll
  test/DebugInfo/Mips/dsr-non-fixed-objects.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13511.38909.patch
Type: text/x-patch
Size: 16148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/6a36e284/attachment.bin>


More information about the llvm-commits mailing list