aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Clflags.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/Clflags.ml
parenta289d73e791be5a760c8a9b2f3de2064f001a770 (diff)
downloadcompcert-kvx-cba53c98b999eea7984e4ffd24a9449abea3e0e2.tar.gz
compcert-kvx-cba53c98b999eea7984e4ffd24a9449abea3e0e2.zip
-fcoalesce-mem
Diffstat (limited to 'driver/Clflags.ml')
-rw-r--r--driver/Clflags.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/Clflags.ml b/driver/Clflags.ml
index 46f19dcf..b1afab6f 100644
--- a/driver/Clflags.ml
+++ b/driver/Clflags.ml
@@ -70,3 +70,4 @@ let use_standard_headers = ref Configuration.has_standard_headers
let option_fglobaladdrtmp = ref false
let option_fglobaladdroffset = ref false
let option_fxsaddr = ref true
+let option_coalesce_mem = ref true