fn try_remove_srclocs(context: &mut CrashCheckContext<'_>, func: &mut Function)
Expand description
Remove sourcelocs if the function still crashes after they are removed, to make the reduced clif IR easier to read.
fn try_remove_srclocs(context: &mut CrashCheckContext<'_>, func: &mut Function)
Remove sourcelocs if the function still crashes after they are removed, to make the reduced clif IR easier to read.