aboutsummaryrefslogtreecommitdiffstats
path: root/checklink/Exc.ml
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>2015-10-12 11:48:36 +0200
committerXavier Leroy <xavier.leroy@inria.fr>2015-10-12 11:48:36 +0200
commit3ab947ce345e9d18ddcda57d8f88b2a9b8f5d267 (patch)
tree41afaa730849b6f9e8116ddc3068044928997d8c /checklink/Exc.ml
parentef0f69dc1caeab169dcefca4d8b89f4d9e756bb5 (diff)
downloadcompcert-3ab947ce345e9d18ddcda57d8f88b2a9b8f5d267.tar.gz
compcert-3ab947ce345e9d18ddcda57d8f88b2a9b8f5d267.zip
Removal of cchecklink, superseded by AbsInt's Valex tool.
Diffstat (limited to 'checklink/Exc.ml')
-rw-r--r--checklink/Exc.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/checklink/Exc.ml b/checklink/Exc.ml
deleted file mode 100644
index 101087d2..00000000
--- a/checklink/Exc.ml
+++ /dev/null
@@ -1,2 +0,0 @@
-exception IntOverflow
-exception Int32Overflow