aboutsummaryrefslogtreecommitdiffstats
path: root/src/VericertClflags.ml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-10-23 13:25:32 +0100
committerYann Herklotz <git@yannherklotz.com>2020-10-23 13:25:32 +0100
commit5cc780e10afa2851980fd3157644cccb1f528b1c (patch)
treefb783ede65cf509436c8cdeaff120f15514a1bfe /src/VericertClflags.ml
parente1b64efcb01015987763b94a21439ded9817b6b6 (diff)
downloadvericert-5cc780e10afa2851980fd3157644cccb1f528b1c.tar.gz
vericert-5cc780e10afa2851980fd3157644cccb1f528b1c.zip
Add printing of intermediate rtlblock language
Diffstat (limited to 'src/VericertClflags.ml')
-rw-r--r--src/VericertClflags.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VericertClflags.ml b/src/VericertClflags.ml
index ca591de..cbee31b 100644
--- a/src/VericertClflags.ml
+++ b/src/VericertClflags.ml
@@ -4,3 +4,4 @@ let option_hls = ref true
let option_debug_hls = ref false
let option_initial = ref false
let option_dhtl = ref false
+let option_drtlblock = ref false