[PATCH] D11293: [mips] Remove incorrect DebugLoc entries from prologue.
Daniel Sanders via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 03:40:59 PDT 2015
dsanders accepted this revision.
dsanders added a comment.
This revision is now accepted and ready to land.
Makes sense, thanks for explaining.
I've tried it on a couple simple tests and it doesn't seem to have any obvious negative effect on gdb. Function breakpoints and single instruction stepping still display line information correctly. Therefore, LGTM.
Repository:
rL LLVM
http://reviews.llvm.org/D11293
More information about the llvm-commits
mailing list