[PATCH] D23551: [mips] interAptiv based generic schedule model
Daniel Sanders via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 10:49:02 PDT 2016
dsanders added inline comments.
================
Comment at: test/DebugInfo/Mips/dsr-fixed-objects.ll:32
@@ -31,3 +31,3 @@
; F0: [[LOC]]: Beginning address offset: 0x0000000000000028
-; F0: Ending address offset: 0x0000000000000030
+; F0: Ending address offset: 0x000000000000002c
; F0: Location description: 51
----------------
sdardis wrote:
> dsanders wrote:
> > Could you explain why this changed?
> This change occurred as an instruction moved before a label.
Ok, thanks.
Repository:
rL LLVM
https://reviews.llvm.org/D23551
More information about the llvm-commits
mailing list