You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run goto_program.update() after adding instructions
remove_returnst::do_function_calls may introduce new instructions. Doing so
requires a call to goto_programt::update to ensure instruction numbers are
assigned.
0 commit comments