aboutsummaryrefslogtreecommitdiffstats
path: root/checklink/Exc.ml
diff options
context:
space:
mode:
authorFrançois Pottier <francois.pottier@inria.fr>2015-10-23 15:08:33 +0200
committerFrançois Pottier <francois.pottier@inria.fr>2015-10-23 15:08:33 +0200
commit8b817cda643d180d43ab8c84809ca2d55c7dd3df (patch)
tree812fe2f7ec68c03c5f0762f1266f383193bbfe92 /checklink/Exc.ml
parentc46723c0169145d41d1879c236f53314456f1ba1 (diff)
parent1cb3d93ff278ebbd0c6967c5f9401a97f9b618b4 (diff)
downloadcompcert-8b817cda643d180d43ab8c84809ca2d55c7dd3df.tar.gz
compcert-8b817cda643d180d43ab8c84809ca2d55c7dd3df.zip
Merge remote branch 'upstream/master' into clean
Conflicts: Makefile.extr
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