aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2022-04-08 01:33:07 +0200
committerumarcor <unai.martinezcorral@ehu.eus>2022-04-08 01:33:07 +0200
commit4775ebbd66a8108342ab3648025816ae1c419f38 (patch)
treec5a21d35621f95a5be67fd29f57958515cff619c /doc
parent2918e833acf7f8652099cc290f465b79ad747df2 (diff)
downloadghdl-4775ebbd66a8108342ab3648025816ae1c419f38.tar.gz
ghdl-4775ebbd66a8108342ab3648025816ae1c419f38.tar.bz2
ghdl-4775ebbd66a8108342ab3648025816ae1c419f38.zip
update for LLVM 14.0
Diffstat (limited to 'doc')
-rw-r--r--doc/development/building/LLVM.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/building/LLVM.rst b/doc/development/building/LLVM.rst
index 576fc6233..19a70428a 100644
--- a/doc/development/building/LLVM.rst
+++ b/doc/development/building/LLVM.rst
@@ -8,7 +8,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, 8.0,
- 9.0, 10.0, 11.0, 11.1 or 12.0
+ 9.0, 10.0, 11.0, 11.1, 12.0, 13.0 or 14.0
.. _BUILD:llvm:GNAT: