[PATCH] D11293: [mips] Remove incorrect DebugLoc entries from prologue.

Vladimir Radosavljevic vladimir.radosavljevic at rt-rk.com
Fri Jul 17 05:45:23 PDT 2015


vradosavljevic created this revision.
vradosavljevic added reviewers: dsanders, petarj.
vradosavljevic added a subscriber: llvm-commits.
vradosavljevic set the repository for this revision to rL LLVM.

This was causing the prologue_end to be incorrectly positioned. This patch is based on http://reviews.llvm.org/D5209.

Repository:
  rL LLVM

http://reviews.llvm.org/D11293

Files:
  lib/Target/Mips/MipsSEFrameLowering.cpp
  lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  lib/Target/Mips/MipsSEInstrInfo.cpp
  test/DebugInfo/Mips/delay-slot.ll
  test/DebugInfo/Mips/prologue_end.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11293.29994.patch
Type: text/x-patch
Size: 6270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150717/b8f8318b/attachment.bin>


More information about the llvm-commits mailing list