[PATCH] [mips] Fix the position of the .loc prologue_end directive in cases when the generated code contains DBG_VALUE instruction.
Sasa Stankovic
Sasa.Stankovic at imgtec.com
Fri Feb 6 03:30:59 PST 2015
Rebased the patch. Created new method MipsInstrInfo::getDebugLoc().
> This seems to be a bit of a cut and paste conditional. I haven't had much of a chance to look, but is there something else that can be done here?
I moved the logic that creates DebugLoc to a new method.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D5209
Files:
lib/Target/Mips/MipsInstrInfo.h
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
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5209.19471.patch
Type: text/x-patch
Size: 8349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150206/a3a88f7b/attachment.bin>
More information about the llvm-commits
mailing list