aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Driver.ml
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-03 11:29:40 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-03 11:29:40 +0200
commitcba53c98b999eea7984e4ffd24a9449abea3e0e2 (patch)
treed50cb8a1bde1fa5c893a1752f386d08e990519e3 /driver/Driver.ml
parenta289d73e791be5a760c8a9b2f3de2064f001a770 (diff)
downloadcompcert-kvx-cba53c98b999eea7984e4ffd24a9449abea3e0e2.tar.gz
compcert-kvx-cba53c98b999eea7984e4ffd24a9449abea3e0e2.zip
-fcoalesce-mem
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 35b5db86..804fc3c9 100644
--- a/driver/Driver.ml
+++ b/driver/Driver.ml
@@ -375,6 +375,7 @@ let cmdline_actions =
@ f_opt "globaladdrtmp" option_fglobaladdrtmp
@ f_opt "globaladdroffset" option_fglobaladdroffset
@ f_opt "xsaddr" option_fxsaddr
+ @ f_opt "coalesce-mem" option_coalesce_mem
(* Code generation options *)
@ f_opt "fpu" option_ffpu
@ f_opt "sse" option_ffpu (* backward compatibility *)