Displaying 1 result from an estimated 1 matches for "aa3fab175f8afe8e4776ad6c2f5cc80a".
2017 Sep 18
5
Interleaved debug info on arm
...5
%13 = sitofp i32 1 to double, !dbg !75
%14 = fadd double %12, %13, !dbg !75
store double %14, double* %3, !dbg !75
ret void, !dbg !76
}
!72 = !DILocation(line: 22, column: 11, scope: !65)
!73 = !DILocation(line: 25, column: 7, scope: !65)
full bitcode: https://gist.github.com/carlokok/aa3fab175f8afe8e4776ad6c2f5cc80a
disasm: https://gist.github.com/carlokok/ab265461b37f87a10e0853ffc4d93c77
What could possibly cause this? It's wreaking havoc with the debugger experience.
Carlo Kok
RemObjects Software