search for: getlabelafterinsn

Displaying 2 results from an estimated 2 matches for "getlabelafterinsn".

2017 Sep 25
2
Assertion in 'DwarfDebug.cpp'
...egin' is: DBG_VALUE %I23, %noreg, !"fp", <!345>; line no:381 'End' is: DBG_VALUE %I19, 88, !"ap", <!345>; line no:381 indirect 'StartLabel' is: .Ltmp327 'I19' is the stack-pointer, and it is the expression 'EndLabel = getLabelAfterInsn(End)' that is returning 'nullptr'. This happens only when compiling 'vfprintf.c' or 'vfwprintf.c' from Newlib v2.5.0, and line #381 referenced is the location of the declaration of the function '_vfwprintf_r'. But our implementation does not directly do anythin...
2017 Sep 25
0
Assertion in 'DwarfDebug.cpp'
...9;Begin' is: DBG_VALUE %I23, %noreg, !"fp", <!345>; line no:381 'End' is: DBG_VALUE %I19, 88, !"ap", <!345>; line no:381 indirect 'StartLabel' is: .Ltmp327 'I19' is the stack-pointer, and it is the expression 'EndLabel = getLabelAfterInsn(End)' that is returning 'nullptr'. This happens only when compiling 'vfprintf.c' or 'vfwprintf.c' from Newlib v2.5.0, and line #381 referenced is the location of the declaration of the function '_vfwprintf_r'. But our implementation does not directly do anythin...