mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fill in junk in stack layouts on terminating control flow paths.
This commit is contained in:
@@ -49,10 +49,10 @@
|
||||
//
|
||||
// Block2 [label="\
|
||||
// [ JUNK ]\l\
|
||||
// [ 0x0506 0x06 ]\l\
|
||||
// [ JUNK 0x0506 0x06 ]\l\
|
||||
// sstore\l\
|
||||
// [ ]\l\
|
||||
// [ ]\l\
|
||||
// [ JUNK ]\l\
|
||||
// [ JUNK ]\l\
|
||||
// "];
|
||||
// Block2Exit [label="MainExit"];
|
||||
// Block2 -> Block2Exit;
|
||||
|
||||
Reference in New Issue
Block a user