Remove instructions necessary for the old regalloc
This commit is contained in:
@@ -324,15 +324,6 @@ mod tests {
|
||||
);
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn regression_8() {
|
||||
interp(
|
||||
b"
|
||||
(=> (adjust_sp_down $C) (adjust_sp_down_imm $C))
|
||||
",
|
||||
);
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn regression_9() {
|
||||
interp(
|
||||
|
||||
Reference in New Issue
Block a user