aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Clflags.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/Clflags.ml
parent18312f0470cfb96e44ae1a26a24710cc1df3440d (diff)
downloadcompcert-kvx-b0252257587f375408c4521dab1ca1396e96ab79.tar.gz
compcert-kvx-b0252257587f375408c4521dab1ca1396e96ab79.zip
Remove flags
Diffstat (limited to 'driver/Clflags.ml')
-rw-r--r--driver/Clflags.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver/Clflags.ml b/driver/Clflags.ml
index ed036f87..9b7b5c4d 100644
--- a/driver/Clflags.ml
+++ b/driver/Clflags.ml
@@ -105,8 +105,6 @@ let option_fmadd = ref true
let option_div_i32 = ref "stsud"
let option_div_i64 = ref "stsud"
let option_fcoalesce_mem = ref true
-let option_fexpanse_rtlcond = ref true
-let option_fexpanse_others = ref true
let option_fforward_moves = ref false
let option_fmove_loop_invariants = ref false
let option_fnontrap_loads = ref true