aboutsummaryrefslogtreecommitdiffstats
path: root/src/bourdoncle/README.md
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-11-18 22:11:02 +0000
committerYann Herklotz <git@yannherklotz.com>2021-11-18 22:11:02 +0000
commite6348c97faee39754efd13b69a70c54851e2a789 (patch)
treed08628cbba8d64e06ce7a846292660594416deef /src/bourdoncle/README.md
parent82d69d247c7de8387b92936086abdc3d441c8628 (diff)
downloadvericert-e6348c97faee39754efd13b69a70c54851e2a789.tar.gz
vericert-e6348c97faee39754efd13b69a70c54851e2a789.zip
Add bourdoncle code
Diffstat (limited to 'src/bourdoncle/README.md')
-rw-r--r--src/bourdoncle/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bourdoncle/README.md b/src/bourdoncle/README.md
new file mode 100644
index 0000000..e1d02b9
--- /dev/null
+++ b/src/bourdoncle/README.md
@@ -0,0 +1,3 @@
+# Bourdoncle implementation
+
+This code was taken from WCET analysis in CompCert, which can be found [here](http://www.irisa.fr/celtique/ext/loopbound/).