Displaying 1 result from an estimated 1 matches for "ms_t1d_consoleapplication479".
Did you mean:
mi_t1d_consoleapplication479
2017 Sep 18
5
Interleaved debug info on arm
...7 1 0 0 is_stmt <<<
0x00000000000595c0 22 11 1 0 0 is_stmt
0x00000000000595c4 25 7 1 0 0 is_stmt <<<
0x00000000000595c8 26 7 1 0 0 is_stmt
but the code only has 1 reference to line 25 and the references to line 22 all precede that:
; Function Attrs: uwtable
define hidden void @ms_t1d_ConsoleApplication479.Program4_Testni32(i32) #0 !dbg !34 {
%2 = alloca i32
store i32 %0, i32* %2
call void @llvm.dbg.declare(metadata i32* %2, metadata !61, metadata !19), !dbg !63
%3 = alloca double, !dbg !63
store double 0.000000e+00, double* %3, !dbg !63
%4 = alloca %WriteLineObject*, !dbg !63
store %Wr...