aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Driver.ml
diff options
context:
space:
mode:
authorLéo Gourdin <leo.gourdin@univ-grenoble-alpes.fr>2021-04-09 15:19:27 +0200
committerLéo Gourdin <leo.gourdin@univ-grenoble-alpes.fr>2021-04-09 15:19:27 +0200
commitb0252257587f375408c4521dab1ca1396e96ab79 (patch)
tree049d2487d77d8424f31870f430341dcb23e2254d /driver/Driver.ml
parent18312f0470cfb96e44ae1a26a24710cc1df3440d (diff)
downloadcompcert-kvx-b0252257587f375408c4521dab1ca1396e96ab79.tar.gz
compcert-kvx-b0252257587f375408c4521dab1ca1396e96ab79.zip
Remove flags
Diffstat (limited to 'driver/Driver.ml')
-rw-r--r--driver/Driver.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver/Driver.ml b/driver/Driver.ml
index 7192ba4b..c9eacadc 100644
--- a/driver/Driver.ml
+++ b/driver/Driver.ml
@@ -444,8 +444,6 @@ let cmdline_actions =
@ f_opt "madd" option_fmadd
@ f_opt "nontrap-loads" option_fnontrap_loads
@ f_opt "coalesce-mem" option_fcoalesce_mem
- @ f_opt "expanse-rtlcond" option_fexpanse_rtlcond
- @ f_opt "expanse-others" option_fexpanse_others
@ f_opt "all-loads-nontrap" option_all_loads_nontrap
@ f_opt "forward-moves" option_fforward_moves
(* Code generation options *)