aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Driver.ml
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-03 11:34:22 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-03 11:34:22 +0200
commitad8f16390a68b0cf8e4da39d2ae5d1ad30026803 (patch)
tree5f0e12eccd40bcc688408cb5d07dc8d850832384 /driver/Driver.ml
parentfb77ce264f957a1ee3f87e537b55afbb10785ecf (diff)
parentcba53c98b999eea7984e4ffd24a9449abea3e0e2 (diff)
downloadcompcert-kvx-ad8f16390a68b0cf8e4da39d2ae5d1ad30026803.tar.gz
compcert-kvx-ad8f16390a68b0cf8e4da39d2ae5d1ad30026803.zip
Merge remote-tracking branch 'origin/mppa-peephole' into mppa-work
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 3b0830ad..cfafcaa3 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 *)