[PATCH] D23551: [mips] interAptiv based generic schedule model
Simon Dardis via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 03:50:16 PDT 2016
sdardis 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
----------------
dsanders wrote:
> Could you explain why this changed?
This change occurred as an instruction moved before a label.
Repository:
rL LLVM
https://reviews.llvm.org/D23551
More information about the llvm-commits
mailing list