summaryrefslogtreecommitdiff
path: root/scripts/fuzz_opt.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fuzz_opt.py')
-rw-r--r--scripts/fuzz_opt.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/fuzz_opt.py b/scripts/fuzz_opt.py
index a66c599bb..a0b763aab 100644
--- a/scripts/fuzz_opt.py
+++ b/scripts/fuzz_opt.py
@@ -496,6 +496,7 @@ opt_choices = [
["--reorder-functions"],
["--reorder-locals"],
["--flatten", "--rereloop"],
+ ["--roundtrip"],
["--rse"],
["--simplify-locals"],
["--simplify-locals-nonesting"],