diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2020-10-30 10:25:24 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-10-30 10:25:24 +0200 |
| commit | f16d31607eb3cd0f281758bd0944e206ef6be387 (patch) | |
| tree | 0b711c4b63a55049eecfbaff95bf2ea386a4956e /docs/markdown/snippets/add_compcert_compiler.md | |
| parent | 712cbe056811ebdf0d7358ba07a874717a1c736f (diff) | |
| download | meson-f16d31607eb3cd0f281758bd0944e206ef6be387.tar.gz | |
Bump version number for release. This is the 10 000th commit!
Diffstat (limited to 'docs/markdown/snippets/add_compcert_compiler.md')
| -rw-r--r-- | docs/markdown/snippets/add_compcert_compiler.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/markdown/snippets/add_compcert_compiler.md b/docs/markdown/snippets/add_compcert_compiler.md deleted file mode 100644 index b8e45f826..000000000 --- a/docs/markdown/snippets/add_compcert_compiler.md +++ /dev/null @@ -1,3 +0,0 @@ -## Added CompCert C compiler - -Added experimental support for the [CompCert formally-verified C compiler](https://github.com/AbsInt/CompCert). The current state of the implementation is good enough to build the [picolibc project](https://github.com/picolibc/picolibc) with CompCert, but might still need additional adjustments for other projects. |
