Skip to content

Commit e5fe098

Browse files
committed
TEST: update test results for change in handling stack variables
1 parent c0e1394 commit e5fe098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/arm32/elf/suite_001/test_001.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"0x1004": {
1616
"mn": "MOV",
1717
"invs": [ "SP == (SP_in - 0x4)",
18-
"var_0004 == R11_in" ]
18+
"R11_spill == R11_in" ]
1919
},
2020
"0x1008": {
2121
"mn": "MOV",

0 commit comments

Comments
 (0)