Fill in junk in stack layouts on terminating control flow paths.

This commit is contained in:
Daniel Kirchner
2022-03-15 18:36:55 +01:00
parent b6cd3e154c
commit 5cd98006d4
139 changed files with 433 additions and 276 deletions
+3 -3
View File
@@ -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;