Skip to content

Commit df019f7

Browse files
committed
Fuzz --reorder-types
1 parent c9470db commit df019f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/fuzz_opt.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,6 +2462,7 @@ def write_commands(commands, filename):
24622462
("--remove-unused-types",),
24632463
("--reorder-functions",),
24642464
("--reorder-locals",),
2465+
("--reorder-types",),
24652466
("--flatten", "--rereloop",),
24662467
("--roundtrip",),
24672468
("--rse",),

0 commit comments

Comments
 (0)