aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Driver.ml
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-09-09 22:34:21 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-09-09 22:34:21 +0200
commit4392758d3e9032edb1ea4a899b92fef886749fca (patch)
tree33e546accaa9d95755985316576a5a0a048a40ee /driver/Driver.ml
parent3696063f6645297402b7136dba5c4b6d9277d88c (diff)
downloadcompcert-kvx-4392758d3e9032edb1ea4a899b92fef886749fca.tar.gz
compcert-kvx-4392758d3e9032edb1ea4a899b92fef886749fca.zip
-fall-loads-nontrap
Diffstat (limited to 'driver/Driver.ml')
-rw-r--r--driver/Driver.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/Driver.ml b/driver/Driver.ml
index 288bb436..59b7b222 100644
--- a/driver/Driver.ml
+++ b/driver/Driver.ml
@@ -391,6 +391,7 @@ let cmdline_actions =
@ f_opt "xsaddr" option_fxsaddr
@ f_opt "addx" option_faddx
@ f_opt "coalesce-mem" option_fcoalesce_mem
+ @ f_opt "all-loads-nontrap" option_all_loads_nontrap
(* Code generation options *)
@ f_opt "fpu" option_ffpu
@ f_opt "sse" option_ffpu (* backward compatibility *)