aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorsharkcz <dan@danny.cz>2019-09-23 19:58:13 +0200
committertgingold <tgingold@users.noreply.github.com>2019-09-23 19:58:13 +0200
commit4ec17bb58394a6c03c8a4ac938e4a674a5f33e79 (patch)
treefab91c56d73671b7120bc9878978141124684dcb /doc
parent6558eaedc8fa11346b251fa197a286da74e656e0 (diff)
downloadghdl-4ec17bb58394a6c03c8a4ac938e4a674a5f33e79.tar.gz
ghdl-4ec17bb58394a6c03c8a4ac938e4a674a5f33e79.tar.bz2
ghdl-4ec17bb58394a6c03c8a4ac938e4a674a5f33e79.zip
enable llvm9 (#935)
Diffstat (limited to 'doc')
-rw-r--r--doc/getting/LLVM.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/getting/LLVM.rst b/doc/getting/LLVM.rst
index 9190549d2..09e1b7a68 100644
--- a/doc/getting/LLVM.rst
+++ b/doc/getting/LLVM.rst
@@ -7,7 +7,7 @@ LLVM backend
* GCC (Gnu Compiler Collection)
* GNAT (Ada compiler for GCC)
-* LLVM (Low-Level-Virtual Machine) and CLANG (Compiler front-end for LLVM): 3.5, 3.8, 3.9, 4.0, 5.0, 6.0, 7.0 or 8.0
+* LLVM (Low-Level-Virtual Machine) and CLANG (Compiler front-end for LLVM): 3.5, 3.8, 3.9, 4.0, 5.0, 6.0, 7.0, 8.0 or 9.0
.. _BUILD:llvm:GNAT: