1
Fork 0

a few mode feedback fixes per @bjorn3

This commit is contained in:
Yuri Astrakhan 2022-03-30 17:28:19 -04:00
parent a6dd658254
commit 8d7b124c1f
3 changed files with 3 additions and 3 deletions

View file

@ -72,7 +72,7 @@ struct ArmIdentityInfo<'tcx> {
/// (StorageLive index,, StorageDead index, Local)
storage_stmts: Vec<(usize, usize, Local)>,
/// The statements that should be removed (turned into noops)
/// The statements that should be removed (turned into nops)
stmts_to_remove: Vec<usize>,
/// Indices of debug variables that need to be adjusted to point to