From a45cd97fa291b442002d70ac7e0968a24b0815f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 17 Feb 2021 15:09:58 +0100 Subject: update for LLVM 11.1 (#1651) --- doc/development/building/LLVM.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development/building') diff --git a/doc/development/building/LLVM.rst b/doc/development/building/LLVM.rst index b8dde9735..97ac69433 100644 --- a/doc/development/building/LLVM.rst +++ b/doc/development/building/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, 8.0, 9.0, 10.0 or 11.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, 9.0, 10.0, 11.0 or 11.1 .. _BUILD:llvm:GNAT: -- cgit v1.2.3