From 4775ebbd66a8108342ab3648025816ae1c419f38 Mon Sep 17 00:00:00 2001 From: umarcor Date: Fri, 8 Apr 2022 01:33:07 +0200 Subject: update for LLVM 14.0 --- doc/development/building/LLVM.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/development') 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: -- cgit v1.2.3